Searched refs:atNewArrayExpr (Results 1 – 2 of 2) sorted by relevance
166 atNewArrayExpr(expr); in atNewExpr()178 public void atNewArrayExpr(NewExpr expr) throws CompileError { in atNewArrayExpr() method in TypeChecker
323 atNewArrayExpr(expr); in atNewExpr()340 public void atNewArrayExpr(NewExpr expr) throws CompileError { in atNewArrayExpr() method in MemberCodeGen