public interface IVariableResolver
EvaluationContext.EvaluationContext.resolveVariable(String, Object[])Object resolve(String name, Object[] args) throws CoreException
null to indicate
that it is not able to resolve the requested variable.name - the variable to resolveargs - an object array of arguments used to resolve the
variablenull if no variable
could be resolvedCoreException - if an errors occurs while resolving
the variable
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.