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 |
---|---|
void |
JmlParserListener.enterPrimaryIntersect(JmlParser.PrimaryIntersectContext ctx)
Enter a parse tree produced by the
primaryIntersect
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserBaseListener.enterPrimaryIntersect(JmlParser.PrimaryIntersectContext ctx)
Enter a parse tree produced by the
primaryIntersect
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserListener.exitPrimaryIntersect(JmlParser.PrimaryIntersectContext ctx)
Exit a parse tree produced by the
primaryIntersect
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserBaseListener.exitPrimaryIntersect(JmlParser.PrimaryIntersectContext ctx)
Exit a parse tree produced by the
primaryIntersect
labeled alternative in JmlParser.jmlprimary() . |
T |
JmlParserVisitor.visitPrimaryIntersect(JmlParser.PrimaryIntersectContext ctx)
Visit a parse tree produced by the
primaryIntersect
labeled alternative in JmlParser.jmlprimary() . |
T |
JmlParserBaseVisitor.visitPrimaryIntersect(JmlParser.PrimaryIntersectContext ctx)
Visit a parse tree produced by the
primaryIntersect
labeled alternative in JmlParser.jmlprimary() . |
Copyright © 2003-2019 The KeY-Project.