Uses of Interface
org.apache.shardingsphere.sql.parser.api.ASTNode
-
Packages that use ASTNode Package Description org.apache.shardingsphere.sql.parser.api.parser -
-
Uses of ASTNode in org.apache.shardingsphere.sql.parser.api.parser
Methods in org.apache.shardingsphere.sql.parser.api.parser that return ASTNode Modifier and Type Method Description ASTNodeSQLParser. parse()Parse SQL.
-