JsHighlighter
classin packageklyn.gui.terminal.syntax
public class JsHighlighter extends Object implements SyntaxHighlighter:
└ JsHighlighter
All Implemented Interfaces: SyntaxHighlighter
Syntax highlighter for JavaScript/TypeScript sources.
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public JsHighlighter No summary.
Methods
Modifier and Type Member Description
public highlight
highlight(line as String) as List<StyledSpan>:
No summary.
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml
Methods inherited from SyntaxHighlighter: highlight