| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TypeModifiersContext |
PostgreSQLStatementParser.typeModifiers() |
PostgreSQLStatementParser.TypeModifiersContext |
PostgreSQLStatementParser.GenericTypeContext.typeModifiers() |
PostgreSQLStatementParser.TypeModifiersContext |
PostgreSQLStatementParser.NumericContext.typeModifiers() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitTypeModifiers(PostgreSQLStatementParser.TypeModifiersContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeModifiers(). |
T |
PostgreSQLStatementParserBaseVisitor.visitTypeModifiers(PostgreSQLStatementParser.TypeModifiersContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeModifiers(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.