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.highlightRules
private final List<Nano.HighlightRule>
Nano.SyntaxHighlighter.rules
Methods 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 void
Nano.SyntaxHighlighter.addRules
(List<Nano.HighlightRule> rules)