Package | Description |
---|---|
org.jline.builtins | |
org.jline.style |
Modifier and Type | Method | Description |
---|---|---|
static StyleResolver |
Options.HelpException.defaultStyle() |
|
static StyleResolver |
Options.HelpException.style(String str) |
Modifier and Type | Method | Description |
---|---|---|
static AttributedString |
Options.HelpException.highlight(String msg,
StyleResolver resolver) |
|
static AttributedString |
Options.HelpException.highlightComment(String comment,
StyleResolver resolver) |
|
static AttributedString |
Options.HelpException.highlightSyntax(String syntax,
StyleResolver resolver) |
|
static AttributedString |
Options.HelpException.highlightSyntax(String syntax,
StyleResolver resolver,
boolean subcommands) |
Modifier and Type | Class | Description |
---|---|---|
class |
StyleResolver |
Resolves named (or source-referenced)
AttributedStyle . |
Copyright © 2020. All rights reserved.