Searched refs:atMethodBody (Results 1 – 2 of 2) sorted by relevance
222 gen.atMethodBody(s, callSuper, isVoid); in compileBody()
273 atMethodBody(s, method.isConstructor(), in atMethodDecl()281 public void atMethodBody(Stmnt s, boolean isCons, boolean isVoid) in atMethodBody() method in CodeGen