public class NtfCodeHighlighter extends Object implements net.thevpc.nuts.spi.NCodeHighlighter
| Constructor and Description |
|---|
NtfCodeHighlighter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getScore(net.thevpc.nuts.util.NScorableContext context) |
String |
id() |
net.thevpc.nuts.text.NText |
stringToText(String text,
net.thevpc.nuts.text.NTexts txt) |
net.thevpc.nuts.text.NText |
tokenToText(String text,
String tokenType,
net.thevpc.nuts.text.NTexts txt) |
public String id()
id in interface net.thevpc.nuts.spi.NCodeHighlighterpublic static int getScore(net.thevpc.nuts.util.NScorableContext context)
public net.thevpc.nuts.text.NText stringToText(String text, net.thevpc.nuts.text.NTexts txt)
stringToText in interface net.thevpc.nuts.spi.NCodeHighlighterCopyright © 2026 vpc open source initiative. All rights reserved.