Uses of Class
editor.PackageType
-
Packages that use PackageType Package Description editor -
-
Uses of PackageType in editor
Methods in editor that return PackageType Modifier and Type Method Description PackageType
PackageType. getEnclosingType()
PackageType
TypeInPackageType. getEnclosingType()
PackageType
PackageType. getSupertype()
PackageType
PackageTypeLoader. getType(String fullyQualifiedName)
Constructors in editor with parameters of type PackageType Constructor Description MetaInfoPopup(PackageType type, String strMemberPath, boolean bConstrainByLastPathElement, GosuEditor editor)
PackageTypeInfo(PackageType packageType)
-