Modifier and Type | Method and Description |
---|---|
abstract boolean |
Highlighter.highlight(CharIter in,
java.util.List<Block> out)
Perform highlighting on the current token stream.
|
boolean |
Highlighter.startsWith(CharIter in)
return true if the current character is a possible match for this
highlighter
|