| Package | Description |
|---|---|
| org.requs.facet.syntax |
Syntax analysis.
|
| Modifier and Type | Method and Description |
|---|---|
SpecParser.StepContext |
SpecParser.step(Flow flow) |
SpecParser.StepContext |
SpecParser.StepsContext.step(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SpecParser.StepContext> |
SpecParser.StepsContext.step() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecListener.enterStep(SpecParser.StepContext ctx)
Enter a parse tree produced by
SpecParser.step(org.requs.facet.syntax.ontology.Flow). |
void |
SpecBaseListener.enterStep(SpecParser.StepContext ctx)
Enter a parse tree produced by
SpecParser.step(org.requs.facet.syntax.ontology.Flow). |
void |
SpecListener.exitStep(SpecParser.StepContext ctx)
Exit a parse tree produced by
SpecParser.step(org.requs.facet.syntax.ontology.Flow). |
void |
SpecBaseListener.exitStep(SpecParser.StepContext ctx)
Exit a parse tree produced by
SpecParser.step(org.requs.facet.syntax.ontology.Flow). |
Copyright © 2009–2014 requs.org. All rights reserved.