public class Scope extends Instruction
| Constructor and Description |
|---|
Scope() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInstruction(Instruction instruction) |
List<Instruction> |
getInstructions() |
getTypepublic void addInstruction(Instruction instruction)
public List<Instruction> getInstructions()
Copyright © 2018. All rights reserved.