public final class AScript extends PScript
| Constructor and Description |
|---|
AScript() |
AScript(List<PCommand> _commands_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
LinkedList<PCommand> |
getCommands() |
void |
setCommands(List<PCommand> list) |
String |
toString() |
Copyright © 2015 Java Data Mining Package. All rights reserved.