| Package | Description |
|---|---|
| org.requs.facet.syntax |
Syntax analysis.
|
| Modifier and Type | Method and Description |
|---|---|
SpecParser.SlotsContext |
SpecParser.Class_constructionContext.slots() |
SpecParser.SlotsContext |
SpecParser.slots(Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecListener.enterSlots(SpecParser.SlotsContext ctx)
Enter a parse tree produced by
SpecParser.slots(org.requs.facet.syntax.ontology.Type). |
void |
SpecBaseListener.enterSlots(SpecParser.SlotsContext ctx)
Enter a parse tree produced by
SpecParser.slots(org.requs.facet.syntax.ontology.Type). |
void |
SpecListener.exitSlots(SpecParser.SlotsContext ctx)
Exit a parse tree produced by
SpecParser.slots(org.requs.facet.syntax.ontology.Type). |
void |
SpecBaseListener.exitSlots(SpecParser.SlotsContext ctx)
Exit a parse tree produced by
SpecParser.slots(org.requs.facet.syntax.ontology.Type). |
Copyright © 2009–2014 requs.org. All rights reserved.