Uses of Enum
org.benf.cfr.reader.util.output.BlockCommentState
Packages that use BlockCommentState
-
Uses of BlockCommentState in org.benf.cfr.reader.util.output
Fields in org.benf.cfr.reader.util.output declared as BlockCommentStateModifier and TypeFieldDescription(package private) BlockCommentState
MovableDumperContext.inBlockComment
Methods in org.benf.cfr.reader.util.output that return BlockCommentStateModifier and TypeMethodDescriptionstatic BlockCommentState
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.