public class NDocCodeHighlighter extends TsonCodeHighlighter
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
p1 |
static Set<String> |
p2 |
static Set<String> |
p3 |
| Constructor and Description |
|---|
NDocCodeHighlighter(NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
int |
getSupportLevel(NSupportLevelContext context) |
protected NTextStyle |
resolveTokenStyle(String token) |
isIdentifierStart, isJavaIdentifierPart, parseRawString, readNumber, readNumberStr, stringToText, tokenToTextpublic NDocCodeHighlighter(NWorkspace workspace)
public String getId()
getId in interface NCodeHighlightergetId in class TsonCodeHighlighterpublic int getSupportLevel(NSupportLevelContext context)
getSupportLevel in interface NCodeHighlightergetSupportLevel in interface NComponentgetSupportLevel in class TsonCodeHighlighterprotected NTextStyle resolveTokenStyle(String token)
resolveTokenStyle in class TsonCodeHighlighterCopyright © 2025 vpc open source initiative. All rights reserved.