Uses of Enum
com.igormaznitsa.jcp.containers.PreprocessingFlag
Packages that use PreprocessingFlag
-
Uses of PreprocessingFlag in com.igormaznitsa.jcp.containers
Methods in com.igormaznitsa.jcp.containers that return PreprocessingFlagModifier and TypeMethodDescriptionstatic PreprocessingFlag
Returns the enum constant of this type with the specified name.static PreprocessingFlag[]
PreprocessingFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PreprocessingFlag in com.igormaznitsa.jcp.context
Fields in com.igormaznitsa.jcp.context with type parameters of type PreprocessingFlagModifier and TypeFieldDescriptionprivate final EnumSet
<PreprocessingFlag> PreprocessingState.preprocessingFlags
Methods in com.igormaznitsa.jcp.context that return types with arguments of type PreprocessingFlag