| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.SimpleTypeNameContext |
OpenGaussStatementParser.simpleTypeName() |
OpenGaussStatementParser.SimpleTypeNameContext |
OpenGaussStatementParser.FunctionExprCommonSubexprContext.simpleTypeName() |
OpenGaussStatementParser.SimpleTypeNameContext |
OpenGaussStatementParser.TypeNameContext.simpleTypeName() |
OpenGaussStatementParser.SimpleTypeNameContext |
OpenGaussStatementParser.SeqOptElemContext.simpleTypeName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitSimpleTypeName(OpenGaussStatementParser.SimpleTypeNameContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.simpleTypeName(). |
T |
OpenGaussStatementVisitor.visitSimpleTypeName(OpenGaussStatementParser.SimpleTypeNameContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.simpleTypeName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.