Uses of Enum
manifold.api.type.ClassType
Packages that use ClassType
-
Uses of ClassType in manifold.api.type
Subclasses with type arguments of type ClassType in manifold.api.typeMethods in manifold.api.type that return ClassTypeModifier and TypeMethodDescriptionITypeManifold.getClassType(String fqn) What kind of type corresponds with fqn?JavaTypeManifold.getClassType(String fqn) UrlTypeManifold.getClassType(String fqn) static ClassTypeClassType.getFromFileName(String name) static ClassTypeReturns the enum constant of this type with the specified name.static ClassType[]ClassType.values()Returns an array containing the constants of this enum type, in the order they are declared.