Modifier and Type | Field and Description |
---|---|
private final Instruction | |
private final Instruction | |
private final Instruction | |
private final Instruction | |
private final Instruction | |
private final Instruction | |
private static int | |
private static int | |
private int | |
private static int | |
private static int | |
private static int |
Access | Constructor and Description |
---|---|
public | CompareGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp)
|
Modifier and Type | Method and Description |
---|---|
public int | |
public int | |
public int | |
public Instruction | |
public Instruction | |
public Instruction | |
public Instruction | |
public Instruction | |
public Instruction |
_aloadDom | back to summary |
---|---|
private final Instruction _aloadDom Hides com. |
_aloadIterator | back to summary |
---|---|
private final Instruction _aloadIterator Hides com. |
_astoreIterator | back to summary |
---|---|
private final Instruction _astoreIterator Hides com. |
_iloadCurrent | back to summary |
---|---|
private final Instruction _iloadCurrent Hides com. |
_iloadLast | back to summary |
---|---|
private final Instruction _iloadLast |
_istoreCurrent | back to summary |
---|---|
private final Instruction _istoreCurrent Hides com. |
CURRENT_INDEX | back to summary |
---|---|
private static int CURRENT_INDEX |
DOM_INDEX | back to summary |
---|---|
private static int DOM_INDEX Hides com. |
ITERATOR_INDEX | back to summary |
---|---|
private int ITERATOR_INDEX Hides com. |
LAST_INDEX | back to summary |
---|---|
private static int LAST_INDEX Hides com. |
LEVEL_INDEX | back to summary |
---|---|
private static int LEVEL_INDEX |
TRANSLET_INDEX | back to summary |
---|---|
private static int TRANSLET_INDEX |
CompareGenerator | back to summary |
---|---|
public CompareGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp) |
getHandlerIndex | back to summary |
---|---|
public int getHandlerIndex() |
getIteratorIndex | back to summary |
---|---|
public int getIteratorIndex() |
getLocalIndex | back to summary |
---|---|
public int getLocalIndex(String name) Overrides com. |
loadCurrentNode | back to summary |
---|---|
public Instruction loadCurrentNode() Overrides com. |
loadDOM | back to summary |
---|---|
public Instruction loadDOM() Overrides com. |
loadIterator | back to summary |
---|---|
public Instruction loadIterator() Overrides com. |
loadLastNode | back to summary |
---|---|
public Instruction loadLastNode() |
storeCurrentNode | back to summary |
---|---|
public Instruction storeCurrentNode() Overrides com. |
storeIterator | back to summary |
---|---|
public Instruction storeIterator() Overrides com. |