| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.AttributeOptionContext |
OpenGaussStatementParser.attributeOption() |
OpenGaussStatementParser.AttributeOptionContext |
OpenGaussStatementParser.AttributeOptionsContext.attributeOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.AttributeOptionContext> |
OpenGaussStatementParser.AttributeOptionsContext.attributeOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitAttributeOption(OpenGaussStatementParser.AttributeOptionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.attributeOption(). |
T |
OpenGaussStatementVisitor.visitAttributeOption(OpenGaussStatementParser.AttributeOptionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.attributeOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.