Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
SchemaTypeReference |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.performActionOnAbstractProgramElement(AbstractProgramElement x) |
void |
JavaASTVisitor.performActionOnAbstractProgramElement(AbstractProgramElement x) |
void |
ProgramReplaceVisitor.performActionOnAbstractProgramElement(AbstractProgramElement x) |
Copyright © 2003-2019 The KeY-Project.