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 |
---|---|
ThisConstructorReference |
Recoder2KeYConverter.convert(ThisConstructorReference arg) |
static ThisConstructorReference |
KeYJavaASTFactory.thisConstructor(Expression[] args)
Create a call to a constructor of the current class.
|
Modifier and Type | Method and Description |
---|---|
void |
PrettyPrinter.printThisConstructorReference(ThisConstructorReference x) |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.performActionOnThisConstructorReference(ThisConstructorReference x) |
void |
CreatingASTVisitor.performActionOnThisConstructorReference(ThisConstructorReference x) |
void |
JavaASTVisitor.performActionOnThisConstructorReference(ThisConstructorReference x) |
Copyright © 2003-2019 The KeY-Project.