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.enterPrimaryDuration(JmlParser.PrimaryDurationContext ctx)
Enter a parse tree produced by the
primaryDuration
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserBaseListener.enterPrimaryDuration(JmlParser.PrimaryDurationContext ctx)
Enter a parse tree produced by the
primaryDuration
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserListener.exitPrimaryDuration(JmlParser.PrimaryDurationContext ctx)
Exit a parse tree produced by the
primaryDuration
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserBaseListener.exitPrimaryDuration(JmlParser.PrimaryDurationContext ctx)
Exit a parse tree produced by the
primaryDuration
labeled alternative in JmlParser.jmlprimary() . |
T |
JmlParserVisitor.visitPrimaryDuration(JmlParser.PrimaryDurationContext ctx)
Visit a parse tree produced by the
primaryDuration
labeled alternative in JmlParser.jmlprimary() . |
T |
JmlParserBaseVisitor.visitPrimaryDuration(JmlParser.PrimaryDurationContext ctx)
Visit a parse tree produced by the
primaryDuration
labeled alternative in JmlParser.jmlprimary() . |
Copyright © 2003-2019 The KeY-Project.