Uses of Interface
gw.lang.reflect.INamespaceType
-
Packages that use INamespaceType Package Description gw.lang.parser gw.lang.reflect -
-
Uses of INamespaceType in gw.lang.parser
Methods in gw.lang.parser that return INamespaceType Modifier and Type Method Description INamespaceTypeITypeUsesMap. resolveRelativeNamespaceInAllNamespaces(String strRelativeName) -
Uses of INamespaceType in gw.lang.reflect
Methods in gw.lang.reflect that return INamespaceType Modifier and Type Method Description INamespaceTypeITypeSystem. getNamespace(String strFqNamespace)static INamespaceTypeTypeSystem. getNamespace(String strFqNamespace)static INamespaceTypeTypeSystem. getNamespace(String strType, IModule module)
-