public class CustomStyleCodeHighlighter extends Object implements NCodeHighlighter
| Constructor and Description |
|---|
CustomStyleCodeHighlighter(NTextStyle style) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
NText |
stringToText(String text,
NTexts txt) |
NText |
tokenToText(String text,
String nodeType,
NTexts txt) |
public CustomStyleCodeHighlighter(NTextStyle style)
public String getId()
getId in interface NCodeHighlighterpublic NText stringToText(String text, NTexts txt)
stringToText in interface NCodeHighlighterpublic NText tokenToText(String text, String nodeType, NTexts txt)
tokenToText in interface NCodeHighlighterCopyright © 2026 vpc open source initiative. All rights reserved.