public class InstructionViewer.InstructionView extends Object
Modifier and Type | Field and Description |
---|---|
Instruction |
branchTarget |
Instruction |
collapsedBranchTarget |
boolean |
dim |
String |
label |
Constructor and Description |
---|
InstructionView(Instruction _instruction) |
public Instruction branchTarget
public Instruction collapsedBranchTarget
public String label
public boolean dim
public InstructionView(Instruction _instruction)
Copyright © 2016 Syncleus. All rights reserved.