Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.java.visitor |
contains classes representing visitors traversing the tree
structure of Java programs.
|
Modifier and Type | Method and Description |
---|---|
SuperReference |
Recoder2KeYConverter.convert(SuperReference sr)
Convert a super referene.
|
SuperReference |
SchemaRecoder2KeYConverter.convert(SuperReference sr) |
static SuperReference |
KeYJavaASTFactory.superReference()
Create a reference to
super . |
Modifier and Type | Method and Description |
---|---|
void |
PrettyPrinter.printSuperReference(SuperReference x) |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.performActionOnSuperReference(SuperReference x) |
void |
CreatingASTVisitor.performActionOnSuperReference(SuperReference x) |
void |
JavaASTVisitor.performActionOnSuperReference(SuperReference x) |
Copyright © 2003-2019 The KeY-Project.