public interface IPDIInstruction extends IPDISessionObject
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getAdress()
Returns the Address.
|
java.lang.String |
getArgs()
Returns any arguments to the argument
|
java.lang.String |
getFuntionName()
Returns the function name
|
java.lang.String |
getInstruction()
Returns the instruction
|
long |
getOffset()
Returns the instruction's offset.
|
java.lang.String |
getOpcode()
Returns the opcode
|
getSessionjava.math.BigInteger getAdress()
java.lang.String getFuntionName()
java.lang.String getInstruction()
java.lang.String getOpcode()
java.lang.String getArgs()
long getOffset()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.