Uses of Enum Class
org.jline.builtins.Nano.HighlightRule.RuleType
Packages that use Nano.HighlightRule.RuleType
-
Uses of Nano.HighlightRule.RuleType in org.jline.builtins
Fields in org.jline.builtins declared as Nano.HighlightRule.RuleTypeModifier and TypeFieldDescriptionprivate final Nano.HighlightRule.RuleType
Nano.HighlightRule.type
Methods in org.jline.builtins that return Nano.HighlightRule.RuleTypeModifier and TypeMethodDescriptionstatic Nano.HighlightRule.RuleType
Nano.HighlightRule.evalRuleType
(List<String> colorCfg) Nano.HighlightRule.getType()
static Nano.HighlightRule.RuleType
Returns the enum constant of this class with the specified name.static Nano.HighlightRule.RuleType[]
Nano.HighlightRule.RuleType.values()
Returns an array containing the constants of this enum class, in the order they are declared.