Package | Description |
---|---|
de.uka.ilkd.key.speclang.njml |
This package provides the functionalities of parsing JML comments into KeY constructs.
|
Modifier and Type | Method and Description |
---|---|
JmlParser.PredornotContext |
JmlParser.predornot() |
JmlParser.PredornotContext |
JmlParser.Ensures_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Requires_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Captures_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Diverges_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Working_space_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Duration_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.When_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Signals_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Breaks_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Continues_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Returns_clauseContext.predornot() |
JmlParser.PredornotContext |
JmlParser.Measured_by_clauseContext.predornot(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<JmlParser.PredornotContext> |
JmlParser.Measured_by_clauseContext.predornot() |
Modifier and Type | Method and Description |
---|---|
void |
JmlParserListener.enterPredornot(JmlParser.PredornotContext ctx)
Enter a parse tree produced by
JmlParser.predornot() . |
void |
JmlParserBaseListener.enterPredornot(JmlParser.PredornotContext ctx)
Enter a parse tree produced by
JmlParser.predornot() . |
void |
JmlParserListener.exitPredornot(JmlParser.PredornotContext ctx)
Exit a parse tree produced by
JmlParser.predornot() . |
void |
JmlParserBaseListener.exitPredornot(JmlParser.PredornotContext ctx)
Exit a parse tree produced by
JmlParser.predornot() . |
T |
JmlParserVisitor.visitPredornot(JmlParser.PredornotContext ctx)
Visit a parse tree produced by
JmlParser.predornot() . |
T |
JmlParserBaseVisitor.visitPredornot(JmlParser.PredornotContext ctx)
Visit a parse tree produced by
JmlParser.predornot() . |
Copyright © 2003-2019 The KeY-Project.