| Package | Description |
|---|---|
| org.verdictdb.parser |
| Modifier and Type | Method and Description |
|---|---|
VerdictSQLParser.Column_def_table_constraintContext |
VerdictSQLParser.column_def_table_constraint() |
VerdictSQLParser.Column_def_table_constraintContext |
VerdictSQLParser.Alter_tableContext.column_def_table_constraint() |
VerdictSQLParser.Column_def_table_constraintContext |
VerdictSQLParser.Create_tableContext.column_def_table_constraint(int i) |
VerdictSQLParser.Column_def_table_constraintContext |
VerdictSQLParser.Table_type_definitionContext.column_def_table_constraint(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<VerdictSQLParser.Column_def_table_constraintContext> |
VerdictSQLParser.Create_tableContext.column_def_table_constraint() |
List<VerdictSQLParser.Column_def_table_constraintContext> |
VerdictSQLParser.Table_type_definitionContext.column_def_table_constraint() |
| Modifier and Type | Method and Description |
|---|---|
T |
VerdictSQLParserVisitor.visitColumn_def_table_constraint(VerdictSQLParser.Column_def_table_constraintContext ctx)
Visit a parse tree produced by
VerdictSQLParser.column_def_table_constraint(). |
T |
VerdictSQLParserBaseVisitor.visitColumn_def_table_constraint(VerdictSQLParser.Column_def_table_constraintContext ctx)
Visit a parse tree produced by
VerdictSQLParser.column_def_table_constraint(). |
Copyright © 2018 University of Michigan. All rights reserved.