Uses of Class
org.jline.utils.StyleResolver
Packages that use StyleResolver
-
Uses of StyleResolver in org.jline.builtins
Methods in org.jline.builtins that return StyleResolverModifier and TypeMethodDescriptionstatic StyleResolverOptions.HelpException.defaultStyle()static StyleResolverStyles.helpStyle()static StyleResolverStyles.lsStyle()static StyleResolverStyles.prntStyle()static StyleResolverstatic StyleResolverMethods in org.jline.builtins with parameters of type StyleResolverModifier and TypeMethodDescriptionprivate static AttributedStringBuilderOptions.HelpException._highlightComment(String comment, StyleResolver resolver) private static AttributedStringBuilderOptions.HelpException._highlightSyntax(String syntax, StyleResolver resolver, boolean subcommand) protected StringCompleters.FileNameCompleter.getDisplay(Terminal terminal, Path p, StyleResolver resolver, String separator) static AttributedStringOptions.HelpException.highlight(String msg, StyleResolver resolver) static AttributedStringOptions.HelpException.highlightComment(String comment, StyleResolver resolver) static AttributedStringOptions.HelpException.highlightSyntax(String syntax, StyleResolver resolver) static AttributedStringOptions.HelpException.highlightSyntax(String syntax, StyleResolver resolver, boolean subcommands) -
Uses of StyleResolver in org.jline.console.impl
Fields in org.jline.console.impl declared as StyleResolverModifier and TypeFieldDescriptionprivate StyleResolverDefaultPrinter.prntStyleprivate StyleResolverSystemHighlighter.resolver -
Uses of StyleResolver in org.jline.style
Subclasses of StyleResolver in org.jline.style