| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jsql |
| Modifier and Type | Method and Description |
|---|---|
JqlParser.NameContext |
JqlParser.name() |
JqlParser.NameContext |
JqlParser.Column_constraintContext.name() |
JqlParser.NameContext |
JqlParser.Table_constraintContext.name() |
JqlParser.NameContext |
JqlParser.Pragma_valueContext.name() |
JqlParser.NameContext |
JqlParser.Type_nameContext.name(int i) |
JqlParser.NameContext |
JqlParser.Foreign_key_clauseContext.name(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<JqlParser.NameContext> |
JqlParser.Type_nameContext.name() |
List<JqlParser.NameContext> |
JqlParser.Foreign_key_clauseContext.name() |
| Modifier and Type | Method and Description |
|---|---|
void |
JqlListener.enterName(JqlParser.NameContext ctx)
Enter a parse tree produced by
JqlParser.name(). |
void |
JqlBaseListener.enterName(JqlParser.NameContext ctx)
Enter a parse tree produced by
JqlParser.name(). |
void |
JqlListener.exitName(JqlParser.NameContext ctx)
Exit a parse tree produced by
JqlParser.name(). |
void |
JqlBaseListener.exitName(JqlParser.NameContext ctx)
Exit a parse tree produced by
JqlParser.name(). |
Copyright © 2017. All rights reserved.