Package | Description |
---|---|
de.uka.ilkd.key.java.visitor |
contains classes representing visitors traversing the tree
structure of Java programs.
|
de.uka.ilkd.key.rule.metaconstruct |
contains classes representing the meta constructs of
Taclet s. |
Modifier and Type | Class and Description |
---|---|
class |
FieldReplaceVisitor
Replaces field references o.a by methodcalls o._a().
|
class |
ProgramElementReplacer |
class |
ProgramReplaceVisitor
Walks through a java AST in depth-left-fist-order.
|
class |
ProgVarReplaceVisitor
Walks through a java AST in depth-left-first-order.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplaceWhileLoop
This visitor is used to identify and replace the while loop
in invariant rule.
|
Copyright © 2003-2019 The KeY-Project.