| Interface | Description |
|---|---|
| CharStream |
This interface describes a character stream that maintains line and
column number positions of the characters.
|
| SimpleSqlGrammarConstants |
Token literal values and constants.
|
| Class | Description |
|---|---|
| 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 © 2018 Liquibase.org. All rights reserved.