Uses of Enum
manifold.api.type.IPreprocessor.Order
Packages that use IPreprocessor.Order
-
Uses of IPreprocessor.Order in manifold.api.type
Subclasses with type arguments of type IPreprocessor.Order in manifold.api.typeModifier and TypeClassDescriptionstatic enumUsed to specify the preferred order a preprocessor runs wrt othersMethods in manifold.api.type that return IPreprocessor.OrderModifier and TypeMethodDescriptionIPreprocessor.getPreferredOrder()static IPreprocessor.OrderReturns the enum constant of this type with the specified name.static IPreprocessor.Order[]IPreprocessor.Order.values()Returns an array containing the constants of this enum type, in the order they are declared.