| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2.render | |
| gudusoft.gsqlparser.pp2.token |
| Modifier and Type | Method and Description |
|---|---|
String |
RegionAssembler.assemble(List<RenderedRegion> regions,
SourceSpanLedger ledger,
Pp2FormatOptions opts)
Assemble rendered regions into a final output string.
|
| Modifier and Type | Method and Description |
|---|---|
static SourceSpanLedger |
SourceSpanLedger.build(String source,
TSourceTokenList tokens)
Build a ledger from the original SQL string and the parser's token
list.
|