Uses of Enum Class
com.vladsch.flexmark.util.ast.TextContainer.Flags
Packages that use TextContainer.Flags
-
Uses of TextContainer.Flags in com.vladsch.flexmark.util.ast
Methods in com.vladsch.flexmark.util.ast that return TextContainer.FlagsModifier and TypeMethodDescriptionstatic TextContainer.Flags
Returns the enum constant of this class with the specified name.static TextContainer.Flags[]
TextContainer.Flags.values()
Returns an array containing the constants of this enum class, in the order they are declared.