| 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 |
PostgreSQLStatementVisitor.visitTypeModifiers(PostgreSQLStatementParser.TypeModifiersContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeModifiers(). |
T |
PostgreSQLStatementBaseVisitor.visitTypeModifiers(PostgreSQLStatementParser.TypeModifiersContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeModifiers(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.