Searched refs:parseForMethod (Results 1 – 2 of 2) sorted by relevance
270 parser.parseForMethod((GenericDeclaration) this, signatureAttribute, exceptionTypes); in getMethodOrConstructorGenericInfo()
153 public void parseForMethod(GenericDeclaration genericDecl, in parseForMethod() method in GenericSignatureParser