DefaultHighlighter
public interface Highlighter
Modifier and Type | Method | Description |
---|---|---|
AttributedString |
highlight(LineReader reader,
String buffer) |
|
void |
setErrorIndex(int errorIndex) |
|
void |
setErrorPattern(Pattern errorPattern) |
AttributedString highlight(LineReader reader, String buffer)
void setErrorPattern(Pattern errorPattern)
void setErrorIndex(int errorIndex)
Copyright © 2020. All rights reserved.