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 |
|---|---|
String |
getId() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
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 getId()
getId in interface net.thevpc.nuts.spi.NCodeHighlightergetId in class TsonCodeHighlighterpublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NCodeHighlightergetSupportLevel in interface net.thevpc.nuts.spi.NComponentgetSupportLevel in class TsonCodeHighlighterprotected net.thevpc.nuts.text.NTextStyles resolveTokenStyle(String token, String next, net.thevpc.nuts.text.NText last)
resolveTokenStyle in class TsonCodeHighlighterCopyright © 2025 vpc open source initiative. All rights reserved.