public class Script extends Object
| Constructor and Description |
|---|
Script() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Instruction instruction) |
List<Instruction> |
getInstructions() |
List<Module> |
getModules() |
public void add(Instruction instruction)
public List<Instruction> getInstructions()
Copyright © 2018. All rights reserved.