Uses of Enum
manifold.api.type.TypeName.Visibility
Packages that use TypeName.Visibility
-
Uses of TypeName.Visibility in manifold.api.type
Fields in manifold.api.type declared as TypeName.VisibilityMethods in manifold.api.type that return TypeName.VisibilityModifier and TypeMethodDescriptionstatic TypeName.VisibilityReturns the enum constant of this type with the specified name.static TypeName.Visibility[]TypeName.Visibility.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.VisibilityModifierConstructorDescriptionTypeName(String name, IModule module, TypeName.Kind kind, TypeName.Visibility visibility)