| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.TypeFuncNameKeywordContext |
OpenGaussStatementParser.typeFuncNameKeyword() |
OpenGaussStatementParser.TypeFuncNameKeywordContext |
OpenGaussStatementParser.TypeFunctionNameContext.typeFuncNameKeyword() |
OpenGaussStatementParser.TypeFuncNameKeywordContext |
OpenGaussStatementParser.ColLableContext.typeFuncNameKeyword() |
OpenGaussStatementParser.TypeFuncNameKeywordContext |
OpenGaussStatementParser.NonReservedWordContext.typeFuncNameKeyword() |
OpenGaussStatementParser.TypeFuncNameKeywordContext |
OpenGaussStatementParser.ColLabelContext.typeFuncNameKeyword() |
OpenGaussStatementParser.TypeFuncNameKeywordContext |
OpenGaussStatementParser.FunctionWithArgtypesContext.typeFuncNameKeyword() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitTypeFuncNameKeyword(OpenGaussStatementParser.TypeFuncNameKeywordContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.typeFuncNameKeyword(). |
T |
OpenGaussStatementVisitor.visitTypeFuncNameKeyword(OpenGaussStatementParser.TypeFuncNameKeywordContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.typeFuncNameKeyword(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.