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 org.jline.utils.AttributedString
SystemHighlighter.doFileArgsHighlight
(org.jline.reader.LineReader reader, String buffer, List<String> words, SystemHighlighter.FileHighlightCommand fhc) protected org.jline.utils.AttributedString
SystemHighlighter.doFileOptsHighlight
(org.jline.reader.LineReader reader, String buffer, List<String> words, SystemHighlighter.FileHighlightCommand fhc)