| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.SchemaNameContext |
PostgreSQLStatementParser.schemaName() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitSchemaName(PostgreSQLStatementParser.SchemaNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.schemaName(). |
T |
PostgreSQLStatementVisitor.visitSchemaName(PostgreSQLStatementParser.SchemaNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.schemaName(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLVisitor.visitSchemaName(PostgreSQLStatementParser.SchemaNameContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.