JsonHighlighter
classin packageklyn.gui.terminal.syntax
public class JsonHighlighter extends Object implements SyntaxHighlighter:
└ JsonHighlighter
All Implemented Interfaces: SyntaxHighlighter
Syntax highlighter for JSON data.
Properties inherited from Object: type
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