CppHighlighter
classin packageklyn.gui.terminal.syntax
public class CppHighlighter extends Object implements SyntaxHighlighter:
└ CppHighlighter
All Implemented Interfaces: SyntaxHighlighter
Syntax highlighter for C/C++ sources.
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public CppHighlighter 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