Package | Description |
---|---|
org.benf.cfr.reader.util.output |
Modifier and Type | Field and Description |
---|---|
(package private) BlockCommentState |
MovableDumperContext.inBlockComment |
Modifier and Type | Method and Description |
---|---|
static BlockCommentState |
BlockCommentState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BlockCommentState[] |
BlockCommentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|