198199200201202203204205206207208
// add it to current scope if (scopeParser!=null){ scopeParser.addMethod(method); } method = new Method(); method.setFile(file); comment = new StringBuffer(); state = State.START; afterReceiver = 0;