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

Syntax highlighter for Razor files (HTML + C# fragments).

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