A D G O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ASTNode - Interface in org.apache.shardingsphere.sql.parser.api
-
AST node.
D
- DALStatementVisitor - Interface in org.apache.shardingsphere.sql.parser.api.visitor.statement.type
-
DAL statement visitor.
- DCLStatementVisitor - Interface in org.apache.shardingsphere.sql.parser.api.visitor.statement.type
-
DCL statement visitor.
- DDLStatementVisitor - Interface in org.apache.shardingsphere.sql.parser.api.visitor.statement.type
-
DDL statement visitor.
- DMLStatementVisitor - Interface in org.apache.shardingsphere.sql.parser.api.visitor.statement.type
-
DML statement visitor.
G
- getDALVisitorClass() - Method in interface org.apache.shardingsphere.sql.parser.spi.SQLStatementVisitorFacade
-
Get DAL visitor class.
- getDCLVisitorClass() - Method in interface org.apache.shardingsphere.sql.parser.spi.SQLStatementVisitorFacade
-
Get DCL visitor class.
- getDDLVisitorClass() - Method in interface org.apache.shardingsphere.sql.parser.spi.SQLStatementVisitorFacade
-
Get DDL visitor class.
- getDMLVisitorClass() - Method in interface org.apache.shardingsphere.sql.parser.spi.SQLStatementVisitorFacade
-
Get DML visitor class.
- getLexerClass() - Method in interface org.apache.shardingsphere.sql.parser.spi.SQLParserFacade
-
Get SQL lexer class type.
- getParserClass() - Method in interface org.apache.shardingsphere.sql.parser.spi.SQLParserFacade
-
Get SQL parser class type.
- getRLVisitorClass() - Method in interface org.apache.shardingsphere.sql.parser.spi.SQLStatementVisitorFacade
-
Get RL visitor class.
- getTCLVisitorClass() - Method in interface org.apache.shardingsphere.sql.parser.spi.SQLStatementVisitorFacade
-
Get TCL visitor class.
O
- org.apache.shardingsphere.sql.parser.api - package org.apache.shardingsphere.sql.parser.api
- org.apache.shardingsphere.sql.parser.api.parser - package org.apache.shardingsphere.sql.parser.api.parser
- org.apache.shardingsphere.sql.parser.api.visitor - package org.apache.shardingsphere.sql.parser.api.visitor
- org.apache.shardingsphere.sql.parser.api.visitor.format - package org.apache.shardingsphere.sql.parser.api.visitor.format
- org.apache.shardingsphere.sql.parser.api.visitor.statement - package org.apache.shardingsphere.sql.parser.api.visitor.statement
- org.apache.shardingsphere.sql.parser.api.visitor.statement.type - package org.apache.shardingsphere.sql.parser.api.visitor.statement.type
- org.apache.shardingsphere.sql.parser.spi - package org.apache.shardingsphere.sql.parser.spi
P
R
- RLStatementVisitor - Interface in org.apache.shardingsphere.sql.parser.api.visitor.statement.type
-
RL statement visitor.
S
- SQLDialectParserFacade - Interface in org.apache.shardingsphere.sql.parser.spi
-
Database type based SQL parser facade.
- SQLFormatVisitor - Interface in org.apache.shardingsphere.sql.parser.api.visitor.format
-
SQL format visitor.
- SQLLexer - Interface in org.apache.shardingsphere.sql.parser.api.parser
-
SQL lexer.
- SQLParser - Interface in org.apache.shardingsphere.sql.parser.api.parser
-
SQL parser.
- SQLParserFacade - Interface in org.apache.shardingsphere.sql.parser.spi
-
SQL parser facade.
- SQLStatementVisitor - Interface in org.apache.shardingsphere.sql.parser.api.visitor.statement
-
SQL statement visitor.
- SQLStatementVisitorFacade - Interface in org.apache.shardingsphere.sql.parser.spi
-
SQL statement visitor facade.
- SQLVisitor<T> - Interface in org.apache.shardingsphere.sql.parser.api.visitor
-
SQL visitor.
T
- TCLStatementVisitor - Interface in org.apache.shardingsphere.sql.parser.api.visitor.statement.type
-
TCL statement visitor.
All Classes All Packages