Searched refs:GenericInfo (Results 1 – 3 of 3) sorted by relevance
235 static final class GenericInfo { class in AbstractMethod241 GenericInfo(ListOfTypes exceptions, ListOfTypes parameters, Type ret, in GenericInfo() method in AbstractMethod.GenericInfo253 final GenericInfo getMethodOrConstructorGenericInfo() { in getMethodOrConstructorGenericInfo()276 return new GenericInfo(parser.exceptionTypes, parser.parameterTypes, in getMethodOrConstructorGenericInfo()330 GenericInfo info = getMethodOrConstructorGenericInfo(); in toGenericStringHelper()
124 GenericInfo info = getMethodOrConstructorGenericInfo(); in getTypeParameters()
136 GenericInfo info = getMethodOrConstructorGenericInfo(); in getTypeParameters()