Uses of Class
org.jline.console.impl.SystemHighlighter.FileHighlightCommand
Packages that use SystemHighlighter.FileHighlightCommand
-
Uses of SystemHighlighter.FileHighlightCommand in org.jline.console.impl
Fields in org.jline.console.impl with type parameters of type SystemHighlighter.FileHighlightCommandModifier and TypeFieldDescriptionprotected final Map
<String, SystemHighlighter.FileHighlightCommand> SystemHighlighter.fileHighlight
Methods in org.jline.console.impl with parameters of type SystemHighlighter.FileHighlightCommandModifier and TypeMethodDescriptionprotected AttributedString
SystemHighlighter.doFileArgsHighlight
(LineReader reader, String buffer, List<String> words, SystemHighlighter.FileHighlightCommand fhc) protected AttributedString
SystemHighlighter.doFileOptsHighlight
(LineReader reader, String buffer, List<String> words, SystemHighlighter.FileHighlightCommand fhc)