| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.BooleanPrimaryContext |
SQL92StatementParser.booleanPrimary() |
SQL92StatementParser.BooleanPrimaryContext |
SQL92StatementParser.ExprContext.booleanPrimary() |
SQL92StatementParser.BooleanPrimaryContext |
SQL92StatementParser.BooleanPrimaryContext.booleanPrimary() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitBooleanPrimary(SQL92StatementParser.BooleanPrimaryContext ctx)
Visit a parse tree produced by
SQL92StatementParser.booleanPrimary(). |
T |
SQL92StatementBaseVisitor.visitBooleanPrimary(SQL92StatementParser.BooleanPrimaryContext ctx)
Visit a parse tree produced by
SQL92StatementParser.booleanPrimary(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92Visitor.visitBooleanPrimary(SQL92StatementParser.BooleanPrimaryContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.