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.enterPrimarySuffixCall(JmlParser.PrimarySuffixCallContext ctx)
Enter a parse tree produced by the
primarySuffixCall
labeled alternative in JmlParser.primarysuffix() . |
void |
JmlParserBaseListener.enterPrimarySuffixCall(JmlParser.PrimarySuffixCallContext ctx)
Enter a parse tree produced by the
primarySuffixCall
labeled alternative in JmlParser.primarysuffix() . |
void |
JmlParserListener.exitPrimarySuffixCall(JmlParser.PrimarySuffixCallContext ctx)
Exit a parse tree produced by the
primarySuffixCall
labeled alternative in JmlParser.primarysuffix() . |
void |
JmlParserBaseListener.exitPrimarySuffixCall(JmlParser.PrimarySuffixCallContext ctx)
Exit a parse tree produced by the
primarySuffixCall
labeled alternative in JmlParser.primarysuffix() . |
T |
JmlParserVisitor.visitPrimarySuffixCall(JmlParser.PrimarySuffixCallContext ctx)
Visit a parse tree produced by the
primarySuffixCall
labeled alternative in JmlParser.primarysuffix() . |
T |
JmlParserBaseVisitor.visitPrimarySuffixCall(JmlParser.PrimarySuffixCallContext ctx)
Visit a parse tree produced by the
primarySuffixCall
labeled alternative in JmlParser.primarysuffix() . |
Copyright © 2003-2019 The KeY-Project.