Uses of Enum Class
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 PreprocessingFlagReturns the enum constant of this class with the specified name.static PreprocessingFlag[]PreprocessingFlag.values()Returns an array containing the constants of this enum class, 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.preprocessingFlagsMethods in com.igormaznitsa.jcp.context that return types with arguments of type PreprocessingFlag