| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.RegularFunctionName_Context |
SQL92StatementParser.regularFunctionName_() |
SQL92StatementParser.RegularFunctionName_Context |
SQL92StatementParser.RegularFunctionContext.regularFunctionName_() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitRegularFunctionName_(SQL92StatementParser.RegularFunctionName_Context ctx)
Visit a parse tree produced by
SQL92StatementParser.regularFunctionName_(). |
T |
SQL92StatementBaseVisitor.visitRegularFunctionName_(SQL92StatementParser.RegularFunctionName_Context ctx)
Visit a parse tree produced by
SQL92StatementParser.regularFunctionName_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.