Uses of Enum Class
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 class with the specified name.static BlockCommentState[]
BlockCommentState.values()
Returns an array containing the constants of this enum class, in the order they are declared.