| Package | Description |
|---|---|
| gudusoft.gsqlparser.parser.powerquery |
| Modifier and Type | Method and Description |
|---|---|
static PowerQueryEscapeDecoder.Result |
PowerQueryEscapeDecoder.decode(String raw)
Decode the raw text inside the surrounding double quotes
of an M string literal.
|