| Package | Description |
|---|---|
| org.requs.facet.syntax |
Syntax analysis.
|
| Modifier and Type | Field and Description |
|---|---|
SpecParser.SlotContext |
SpecParser.SlotsContext.head |
SpecParser.SlotContext |
SpecParser.SlotsContext.tail |
| Modifier and Type | Method and Description |
|---|---|
SpecParser.SlotContext |
SpecParser.SlotsContext.slot(int i) |
SpecParser.SlotContext |
SpecParser.slot(Type type) |
| Modifier and Type | Method and Description |
|---|---|
List<SpecParser.SlotContext> |
SpecParser.SlotsContext.slot() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecListener.enterSlot(SpecParser.SlotContext ctx)
Enter a parse tree produced by
SpecParser.slot(org.requs.facet.syntax.ontology.Type). |
void |
SpecBaseListener.enterSlot(SpecParser.SlotContext ctx)
Enter a parse tree produced by
SpecParser.slot(org.requs.facet.syntax.ontology.Type). |
void |
SpecListener.exitSlot(SpecParser.SlotContext ctx)
Exit a parse tree produced by
SpecParser.slot(org.requs.facet.syntax.ontology.Type). |
void |
SpecBaseListener.exitSlot(SpecParser.SlotContext ctx)
Exit a parse tree produced by
SpecParser.slot(org.requs.facet.syntax.ontology.Type). |
Copyright © 2009–2014 requs.org. All rights reserved.