Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.java.recoderext |
Modifier and Type | Method and Description |
---|---|
DLEmbeddedExpression |
Recoder2KeYConverter.convert(EscapeExpression e)
Resolve the function symbol which is embedded here to its logical
counterpart.
|
Modifier and Type | Class and Description |
---|---|
class |
DLEmbeddedExpression
This class is used to parse function applications with JavaDL escapes within
set statements or similar situations.
|
class |
RegisteredEscapeExpression
This class handles all escape expressions in set-statements, that are registered
in JMLTranslator.jml2jdl
|
Modifier and Type | Method and Description |
---|---|
static EscapeExpression |
EscapeExpression.getEscapeExpression(java.lang.String functionName,
java.util.List<Expression> arguments) |
Copyright © 2003-2019 The KeY-Project.