| Package | Description |
|---|---|
| org.gcube.dataaccess.spql |
| Modifier and Type | Field and Description |
|---|---|
SPQLParser.WordRuleContext |
SPQLParser.WordsRuleContext.w |
| Modifier and Type | Method and Description |
|---|---|
SPQLParser.WordRuleContext |
SPQLParser.wordRule() |
SPQLParser.WordRuleContext |
SPQLParser.WordsRuleContext.wordRule(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SPQLParser.WordRuleContext> |
SPQLParser.WordsRuleContext.wordRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
SPQLListener.enterWordRule(SPQLParser.WordRuleContext ctx)
Enter a parse tree produced by
SPQLParser.wordRule(). |
void |
SPQLBaseListener.enterWordRule(SPQLParser.WordRuleContext ctx)
Enter a parse tree produced by
SPQLParser.wordRule(). |
void |
SPQLListener.exitWordRule(SPQLParser.WordRuleContext ctx)
Exit a parse tree produced by
SPQLParser.wordRule(). |
void |
SPQLBaseListener.exitWordRule(SPQLParser.WordRuleContext ctx)
Exit a parse tree produced by
SPQLParser.wordRule(). |
Copyright © 2020. All Rights Reserved.