Package | Description |
---|---|
de.uka.ilkd.key.speclang.jml.pretranslation |
Modifier and Type | Method and Description |
---|---|
static TextualJMLSpecCase.ClauseHd |
TextualJMLSpecCase.ClauseHd.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextualJMLSpecCase.ClauseHd[] |
TextualJMLSpecCase.ClauseHd.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.ClauseHd clause,
LabeledParserRuleContext ctx) |
TextualJMLSpecCase |
TextualJMLSpecCase.addClause(TextualJMLSpecCase.ClauseHd clause,
Name heapName,
LabeledParserRuleContext ctx) |
TextualJMLSpecCase |
TextualJMLSpecCase.addClause(TextualJMLSpecCase.ClauseHd clause,
Name heapName,
org.antlr.v4.runtime.ParserRuleContext ctx) |
TextualJMLSpecCase |
TextualJMLSpecCase.addClause(TextualJMLSpecCase.ClauseHd clause,
org.antlr.v4.runtime.ParserRuleContext ctx) |
Copyright © 2003-2019 The KeY-Project.