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