@NotStorableClass public class OpcodeNodeDup2 extends OpcodeNode
opcode, OPCODE_INTERPRETER
Constructor and Description |
---|
OpcodeNodeDup2(int opcode,
int address,
int lineNumber,
OpcodeNode previousOpcode) |
Modifier and Type | Method and Description |
---|---|
protected StackElement |
interprete(StackElement currentStackElement) |
addNext, getAddress, getAfterExecutionStackElement, getBeforeExecutionStackElement, getLabel, getLabeledAddress, getLineNumber, getNextOpcodeNodeList, interprete, isDirectAccess, isOwnedMethodCallOfOtherInstance, mnemonic, setBeforeExecutionStackElement, setLabel, toString
public OpcodeNodeDup2(int opcode, int address, int lineNumber, OpcodeNode previousOpcode)
protected StackElement interprete(StackElement currentStackElement) throws EnhanceException
interprete
in class OpcodeNode
EnhanceException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.