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.enterPrimaryUnionInf(JmlParser.PrimaryUnionInfContext ctx)
Enter a parse tree produced by the
primaryUnionInf
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserBaseListener.enterPrimaryUnionInf(JmlParser.PrimaryUnionInfContext ctx)
Enter a parse tree produced by the
primaryUnionInf
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserListener.exitPrimaryUnionInf(JmlParser.PrimaryUnionInfContext ctx)
Exit a parse tree produced by the
primaryUnionInf
labeled alternative in JmlParser.jmlprimary() . |
void |
JmlParserBaseListener.exitPrimaryUnionInf(JmlParser.PrimaryUnionInfContext ctx)
Exit a parse tree produced by the
primaryUnionInf
labeled alternative in JmlParser.jmlprimary() . |
T |
JmlParserVisitor.visitPrimaryUnionInf(JmlParser.PrimaryUnionInfContext ctx)
Visit a parse tree produced by the
primaryUnionInf
labeled alternative in JmlParser.jmlprimary() . |
T |
JmlParserBaseVisitor.visitPrimaryUnionInf(JmlParser.PrimaryUnionInfContext ctx)
Visit a parse tree produced by the
primaryUnionInf
labeled alternative in JmlParser.jmlprimary() . |
Copyright © 2003-2019 The KeY-Project.