| Package | Description |
|---|---|
| org.verdictdb.parser | |
| org.verdictdb.sqlreader |
| Modifier and Type | Method and Description |
|---|---|
VerdictSQLParser.Query_expressionContext |
VerdictSQLParser.query_expression() |
VerdictSQLParser.Query_expressionContext |
VerdictSQLParser.Select_statementContext.query_expression() |
VerdictSQLParser.Query_expressionContext |
VerdictSQLParser.Query_expressionContext.query_expression() |
VerdictSQLParser.Query_expressionContext |
VerdictSQLParser.UnionContext.query_expression(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<VerdictSQLParser.Query_expressionContext> |
VerdictSQLParser.UnionContext.query_expression() |
| Modifier and Type | Method and Description |
|---|---|
T |
VerdictSQLParserVisitor.visitQuery_expression(VerdictSQLParser.Query_expressionContext ctx)
Visit a parse tree produced by
VerdictSQLParser.query_expression(). |
T |
VerdictSQLParserBaseVisitor.visitQuery_expression(VerdictSQLParser.Query_expressionContext ctx)
Visit a parse tree produced by
VerdictSQLParser.query_expression(). |
| Modifier and Type | Method and Description |
|---|---|
AbstractRelation |
RelationGen.visitQuery_expression(VerdictSQLParser.Query_expressionContext ctx) |
Copyright © 2018 University of Michigan. All rights reserved.