Uses of Interface
gw.lang.parser.TypeVarToTypeMap.ITypeVarMatcher
-
Packages that use TypeVarToTypeMap.ITypeVarMatcher Package Description gw.lang.parser -
-
Uses of TypeVarToTypeMap.ITypeVarMatcher in gw.lang.parser
Classes in gw.lang.parser that implement TypeVarToTypeMap.ITypeVarMatcher Modifier and Type Class Description class
AsmTypeVarMatcher
class
JavaClassTypeVarMatcher
class
RawTypeVarMatcher
Methods in gw.lang.parser with parameters of type TypeVarToTypeMap.ITypeVarMatcher Modifier and Type Method Description <E> IType
TypeVarToTypeMap. getByMatcher(E tv, TypeVarToTypeMap.ITypeVarMatcher<E> matcher)
-