public final class AStatementCommand extends PCommand
| Constructor and Description |
|---|
AStatementCommand() |
AStatementCommand(PStatement _statement_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PStatement |
getStatement() |
void |
setStatement(PStatement node) |
String |
toString() |
public AStatementCommand()
public AStatementCommand(PStatement _statement_)
public void apply(Switch sw)
public PStatement getStatement()
public void setStatement(PStatement node)
Copyright © 2015 Java Data Mining Package. All rights reserved.