Searched defs:onType (Results 1 – 3 of 3) sorted by relevance
46 …static ResolvedTypeParameterDeclaration onType(final String name, String classQName, List<Bound> b… in onType() method
41 … static TypeParameterDeclaration onType(final String name, String classQName, List<Bound> bounds) { in onType() method
337 getPotentialAccessorType(access, className, methodType)?.let { onType -> in visitMethod() method