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