Package | Description |
---|---|
de.uka.ilkd.key.java.recoderext | |
de.uka.ilkd.key.parser.proofjava |
Modifier and Type | Class and Description |
---|---|
class |
MethodSignatureSVWrapper |
Modifier and Type | Method and Description |
---|---|
MethodSignature |
ProofJavaProgramFactory.createMethodSignature(Identifier methodName,
ASTList<TypeReference> paramTypes)
Create a
MethodSignature . |
MethodSignature |
ExecutionContext.getMethodContext()
returns the method signature of the currently active method
|
Constructor and Description |
---|
ExecutionContext(TypeReference classContext,
MethodSignature methodContext,
ReferencePrefix runtimeInstance)
creates an execution context reference
|
Modifier and Type | Method and Description |
---|---|
static MethodSignature |
ProofJavaParser.MethodSignature() |
Copyright © 2003-2019 The KeY-Project.