Package | Description |
---|---|
org.jline.builtins | |
org.jline.reader.impl | |
org.jline.style | |
org.jline.utils |
JLine 3.
|
Modifier and Type | Method | Description |
---|---|---|
AttributedString |
Nano.SyntaxHighlighter.highlight(AttributedStringBuilder asb) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
LineReaderImpl.toColumns(Object items,
int width,
int maxWidth,
AttributedStringBuilder sb,
Candidate selection,
String completed,
boolean rowsFirst,
int[] out) |
Modifier and Type | Method | Description |
---|---|---|
void |
StyleExpression.evaluate(AttributedStringBuilder buff,
String expression) |
Evaluate expression and append to buffer.
|
Modifier and Type | Method | Description |
---|---|---|
AttributedStringBuilder |
AttributedStringBuilder.styled(Function<AttributedStyle,AttributedStyle> style,
Consumer<AttributedStringBuilder> consumer) |
Copyright © 2020. All rights reserved.