Class TStatementList

Object
gudusoft.gsqlparser.nodes.TParseTreeNode
gudusoft.gsqlparser.TStatementList
All Implemented Interfaces:
Visitable, Iterable<TCustomSqlStatement>, Iterator<TSourceToken>

List of SQL statements which is instance of class that descends from TCustomSqlStatement.