Public Methods | |
IMPDEP1 () | |
IMPDEP1 () | |
void | accept (Visitor v) |
Definition at line 9 of file lib/jpf/de/fub/bytecode/generic/IMPDEP1.java.
|
Call corresponding visitor method(s). The order is: Call visitor methods of implemented interfaces first, then call methods according to the class hierarchy in descending order, i.e., the most specific visitXXX() call comes last.
Reimplemented from Instruction. Definition at line 21 of file src/de/fub/bytecode/generic/IMPDEP1.java. |