public class CSharpCodeHighlighter extends Object implements net.thevpc.nuts.spi.NCodeHighlighter
| Constructor and Description |
|---|
CSharpCodeHighlighter() |
| 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 nodeType,
net.thevpc.nuts.text.NTexts txt) |
public String id()
id in interface net.thevpc.nuts.spi.NCodeHighlighterpublic net.thevpc.nuts.text.NText tokenToText(String text, String nodeType, net.thevpc.nuts.text.NTexts txt)
tokenToText 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.