Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.java.reference |
Elements of the Java syntax tree representing implicit or explicit (named)
references to other program elements.
|
de.uka.ilkd.key.java.visitor |
contains classes representing visitors traversing the tree
structure of Java programs.
|
Modifier and Type | Method and Description |
---|---|
Term |
TypeConverter.convertVariableReference(VariableReference fr,
ExecutionContext ec) |
Modifier and Type | Class and Description |
---|---|
class |
FieldReference |
class |
SchematicFieldReference
Field reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Visitor.performActionOnVariableReference(VariableReference x) |
void |
JavaASTVisitor.performActionOnVariableReference(VariableReference x) |
Copyright © 2003-2019 The KeY-Project.