Uses of Class
org.jline.builtins.Nano.HighlightRule
Packages that use Nano.HighlightRule
-
Uses of Nano.HighlightRule in org.jline.builtins
Fields in org.jline.builtins with type parameters of type Nano.HighlightRuleModifier and TypeFieldDescriptionprivate final List<Nano.HighlightRule>Nano.NanorcParser.highlightRulesprivate final List<Nano.HighlightRule>Nano.SyntaxHighlighter.rulesMethods in org.jline.builtins that return types with arguments of type Nano.HighlightRuleMethod parameters in org.jline.builtins with type arguments of type Nano.HighlightRuleModifier and TypeMethodDescriptionprivate voidNano.SyntaxHighlighter.addRules(List<Nano.HighlightRule> rules)