public class InstrClearActions extends Instruction
CLEAR_ACTIONS.version| Modifier and Type | Method and Description |
|---|---|
String |
toDebugString()
Returns a string representation useful for debugging.
|
String |
toDebugString(int indent)
Returns a string representation useful for debugging.
|
getInstructionType, getTotalLength, toStringgetVersion, hex, hex, validatepublic String toDebugString()
InstructionInstruction.toString(), but
subclasses are free to override this behavior.toDebugString in interface StructuretoDebugString in class Instructionpublic String toDebugString(int indent)
InstructionInstruction.toString(), but
subclasses are free to override this behavior.toDebugString in class Instructionindent - the number of spaces with which to prefix each lineCopyright © 2014. All Rights Reserved.