Uses of Enum
manifold.api.type.TypeName.Visibility
Packages that use TypeName.Visibility
-
Uses of TypeName.Visibility in manifold.api.type
Subclasses with type arguments of type TypeName.Visibility in manifold.api.typeFields 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)