Interface | Description |
---|---|
SimpleSqlGrammarConstants |
Token literal values and constants.
|
Class | Description |
---|---|
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
SimpleSqlGrammar |
An Simple SQL Grammar.
|
SimpleSqlGrammarTokenManager |
Token Manager.
|
Token |
Describes the input token stream.
|
Exception | Description |
---|---|
ParseException |
This exception is thrown when parse errors are encountered.
|
Error | Description |
---|---|
TokenMgrError |
Token Manager Error.
|
Copyright © 2023 Liquibase.org. All rights reserved.