Uses of Enum
manifold.api.type.TypeName.Kind
Packages that use TypeName.Kind
-
Uses of TypeName.Kind in manifold.api.type
Fields in manifold.api.type declared as TypeName.KindMethods in manifold.api.type that return TypeName.KindModifier and TypeMethodDescriptionstatic TypeName.KindReturns the enum constant of this type with the specified name.static TypeName.Kind[]TypeName.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in manifold.api.type with parameters of type TypeName.KindModifierConstructorDescriptionTypeName(String name, IModule module, TypeName.Kind kind, TypeName.Visibility visibility)