org.apache.xalan.xsltc.compiler.util
public final class CompareGenerator extends MethodGenerator
Constructor Summary | |
---|---|
CompareGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp) |
Method Summary | |
---|---|
int | getHandlerIndex() |
int | getIteratorIndex() |
int | getLocalIndex(String name) |
Instruction | loadCurrentNode() |
Instruction | loadDOM() |
Instruction | loadIterator() |
Instruction | loadLastNode() |
Instruction | storeCurrentNode() |
Instruction | storeIterator() |