public class EmptyInstruction extends Instruction
| Constructor and Description |
|---|
EmptyInstruction() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptVisitor(InstructionVisitor visitor) |
getBasicBlock, getLocation, getProgram, setLocationpublic void acceptVisitor(InstructionVisitor visitor)
acceptVisitor in class InstructionCopyright © 2015. All rights reserved.