Uses of Enum
org.apache.flink.table.client.cli.parser.SyntaxHighlightStyle.BuiltInStyle
Packages that use SyntaxHighlightStyle.BuiltInStyle
-
Uses of SyntaxHighlightStyle.BuiltInStyle in org.apache.flink.table.client.cli.parser
Methods in org.apache.flink.table.client.cli.parser that return SyntaxHighlightStyle.BuiltInStyleModifier and TypeMethodDescriptionSyntaxHighlightStyle.BuiltInStyle.fromString(String styleName) Returns the enum constant of this type with the specified name.static SyntaxHighlightStyle.BuiltInStyle[]SyntaxHighlightStyle.BuiltInStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.