public class NTexupCodeHighlighter extends TsonCodeHighlighter
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
attrs |
static Set<String> |
components |
static Set<String> |
ctrl |
static Set<String> |
values |
| Constructor and Description |
|---|
NTexupCodeHighlighter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getScore(net.thevpc.nuts.util.NScorableContext context) |
String |
id() |
protected net.thevpc.nuts.text.NTextStyles |
resolveTokenStyle(String token,
String next,
net.thevpc.nuts.text.NText last) |
isIdentifierStart, isJavaIdentifierPart, parseOneLineString, parseRawString, readNumber, readNumberStr, stringToText, tokenToTextpublic String id()
id in interface net.thevpc.nuts.spi.NCodeHighlighterid in class TsonCodeHighlighterpublic static int getScore(net.thevpc.nuts.util.NScorableContext context)
protected net.thevpc.nuts.text.NTextStyles resolveTokenStyle(String token, String next, net.thevpc.nuts.text.NText last)
resolveTokenStyle in class TsonCodeHighlighterCopyright © 2026 vpc open source initiative. All rights reserved.