Searched defs:atVariable (Results 1 – 3 of 3) sorted by relevance
46 public void atVariable(Variable n) throws CompileError {} in atVariable() method in Visitor
1021 public void atVariable(Variable v) throws CompileError { in atVariable() method in TypeChecker
1897 public void atVariable(Variable v) throws CompileError { in atVariable() method in CodeGen