Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.java.recoderext | |
de.uka.ilkd.key.parser.proofjava |
Modifier and Type | Method and Description |
---|---|
MethodFrame |
Recoder2KeYConverter.convert(MethodCallStatement rmcs)
convert a recoderext MethodFrameStatement to a KeY MethodFrameStatement
|
Modifier and Type | Method and Description |
---|---|
MethodCallStatement |
ProofJavaProgramFactory.createMethodCallStatement(Expression resVar,
ExecutionContext ec,
StatementBlock block)
Create a
MethodCallStatement . |
MethodCallStatement |
MethodCallStatement.deepClone()
Deep clone.
|
Constructor and Description |
---|
MethodCallStatement(MethodCallStatement proto)
MethodCallStatement.
|
Modifier and Type | Method and Description |
---|---|
static MethodCallStatement |
ProofJavaParser.MethodCallStatement() |
Copyright © 2003-2019 The KeY-Project.