128129130131132133134
/* 132 */ this.lex.get(); /* */ } /* */ /* */ } /* */ /* 138 */ return new MethodDecl(mods, new ASTList(d, ASTList.make(parms, throwsList, null))); /* */ }