Searched refs:atDoubleConst (Results 1 – 4 of 4) sorted by relevance
49 public void atDoubleConst(DoubleConst n) throws CompileError {} in atDoubleConst() method in Visitor
41 v.atDoubleConst(this); in accept()
1001 public void atDoubleConst(DoubleConst d) throws CompileError { in atDoubleConst() method in TypeChecker
1910 public void atDoubleConst(DoubleConst d) throws CompileError { in atDoubleConst() method in CodeGen