public class TsonCustomParser extends Object
| Constructor and Description |
|---|
TsonCustomParser(Reader reader) |
TsonCustomParser(String reader) |
TsonCustomParser(TsonCustomLexer lexer) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
parseDocument() |
NElement |
parseElement() |
NElement |
parseElement(List<NAffix> pendingAffixTokens) |
Object |
source() |
void |
source(Object source) |
public TsonCustomParser(String reader)
public TsonCustomParser(Reader reader)
public TsonCustomParser(TsonCustomLexer lexer)
Copyright © 2026 vpc open source initiative. All rights reserved.