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 |
---|---|
SuperConstructorReference |
Recoder2KeYConverter.convert(SuperConstructorReference scr)
converts a SpecialConstructorReference.
|
static SuperConstructorReference |
KeYJavaASTFactory.superConstructor(ReferencePrefix referencePrefix,
Expression[] args)
Create a call to the super constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
PrettyPrinter.printSuperConstructorReference(SuperConstructorReference x) |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.performActionOnSuperConstructorReference(SuperConstructorReference x) |
void |
CreatingASTVisitor.performActionOnSuperConstructorReference(SuperConstructorReference x) |
void |
JavaASTVisitor.performActionOnSuperConstructorReference(SuperConstructorReference x) |
Copyright © 2003-2019 The KeY-Project.