Searched defs:variableLocator (Results 1 – 2 of 2) sorted by relevance
75 private final VariableLocator variableLocator; field in TemplateInterpreter293 VariableLocator variableLocator = new VariableLocator(expressionEvaluator); in caseAWithCommand() local525 VariableLocator variableLocator = new VariableLocator(expressionEvaluator); in each() local541 VariableLocator variableLocator = new VariableLocator(expressionEvaluator); in loop() local
94 VariableLocator variableLocator = new VariableLocator(this); in caseAVariableExpression() local