Package liquibase.util.grammar

Interface Summary
SimpleSqlGrammarConstants Token literal values and constants.
 

Class Summary
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 Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError Token Manager Error.
 



Copyright © 2016 Liquibase.org. All rights reserved.