Package | Description |
---|---|
de.uka.ilkd.key.speclang.njml |
This package provides the functionalities of parsing JML comments into KeY constructs.
|
Modifier and Type | Field and Description |
---|---|
JmlParser.PredicateContext |
JmlParser.MergeparamsspecContext.predicate |
Modifier and Type | Field and Description |
---|---|
java.util.List<JmlParser.PredicateContext> |
JmlParser.MergeparamsspecContext.abstrPred |
Modifier and Type | Method and Description |
---|---|
JmlParser.PredicateContext |
JmlParser.predicate() |
JmlParser.PredicateContext |
JmlParser.Represents_clauseContext.predicate() |
JmlParser.PredicateContext |
JmlParser.PredornotContext.predicate() |
JmlParser.PredicateContext |
JmlParser.PrimaryUnionInfContext.predicate() |
JmlParser.PredicateContext |
JmlParser.MergeparamsspecContext.predicate(int i) |
JmlParser.PredicateContext |
JmlParser.Infinite_union_exprContext.predicate(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<JmlParser.PredicateContext> |
JmlParser.MergeparamsspecContext.predicate() |
java.util.List<JmlParser.PredicateContext> |
JmlParser.Infinite_union_exprContext.predicate() |
Modifier and Type | Method and Description |
---|---|
void |
JmlParserListener.enterPredicate(JmlParser.PredicateContext ctx)
Enter a parse tree produced by
JmlParser.predicate() . |
void |
JmlParserBaseListener.enterPredicate(JmlParser.PredicateContext ctx)
Enter a parse tree produced by
JmlParser.predicate() . |
void |
JmlParserListener.exitPredicate(JmlParser.PredicateContext ctx)
Exit a parse tree produced by
JmlParser.predicate() . |
void |
JmlParserBaseListener.exitPredicate(JmlParser.PredicateContext ctx)
Exit a parse tree produced by
JmlParser.predicate() . |
T |
JmlParserVisitor.visitPredicate(JmlParser.PredicateContext ctx)
Visit a parse tree produced by
JmlParser.predicate() . |
T |
JmlParserBaseVisitor.visitPredicate(JmlParser.PredicateContext ctx)
Visit a parse tree produced by
JmlParser.predicate() . |
Copyright © 2003-2019 The KeY-Project.