| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.VarListContext |
PostgreSQLStatementParser.varList() |
PostgreSQLStatementParser.VarListContext |
PostgreSQLStatementParser.GenericSetContext.varList() |
PostgreSQLStatementParser.VarListContext |
PostgreSQLStatementParser.ConfigurationParameterClauseContext.varList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitVarList(PostgreSQLStatementParser.VarListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.varList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitVarList(PostgreSQLStatementParser.VarListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.varList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.