Package | Description |
---|---|
com.igormaznitsa.jcp.containers | |
com.igormaznitsa.jcp.context |
Modifier and Type | Method and Description |
---|---|
static PreprocessingFlag |
PreprocessingFlag.valueOf(java.lang.String name)
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.
|
Modifier and Type | Field and Description |
---|---|
private java.util.EnumSet<PreprocessingFlag> |
PreprocessingState.preprocessingFlags |
Modifier and Type | Method and Description |
---|---|
java.util.Set<PreprocessingFlag> |
PreprocessingState.getPreprocessingFlags() |