Home | History | Annotate | Download | only in compiler

Lines Matching defs:getVariable

267         .translate(node.getVariable()), true)));
287 callFindVariable(variableTranslator.translate(node.getVariable()), false);
316 writeEach(node.getVariable(), parent, node.getCommand());
349 JavaExpression itemKey = variableTranslator.translate(node.getVariable());
379 writeLoop(node.getVariable(), start, end, incr, node.getCommand());
392 writeLoop(node.getVariable(), start, end, incr, node.getCommand());
406 writeLoop(node.getVariable(), start, end, incr, node.getCommand());