PlainHighlighter
classin packageklyn.gui.terminal.syntax
public class PlainHighlighter extends Object implements SyntaxHighlighter:
└ PlainHighlighter
All Implemented Interfaces: SyntaxHighlighter

Fallback highlighter for plain text.

Inherited Properties
propertyInherited Properties from Object: type
Methods
Modifier and Type Member Description
public highlight
highlight(line as String) as List<StyledSpan>:
No summary.
Inherited Methods
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml
methodInherited Methods from SyntaxHighlighter: highlight