Package | Description |
---|---|
de.uka.ilkd.key.speclang.jml.pretranslation |
Modifier and Type | Method and Description |
---|---|
static TextualJMLSpecCase.Clause |
TextualJMLSpecCase.Clause.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextualJMLSpecCase.Clause[] |
TextualJMLSpecCase.Clause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TextualJMLSpecCase |
TextualJMLSpecCase.addClause(TextualJMLSpecCase.Clause clause,
LabeledParserRuleContext ctx) |
TextualJMLSpecCase |
TextualJMLSpecCase.addClause(TextualJMLSpecCase.Clause clause,
org.antlr.v4.runtime.ParserRuleContext ctx) |
Copyright © 2003-2019 The KeY-Project.