public final class AStatement extends PStatement
| Constructor and Description |
|---|
AStatement() |
AStatement(PSelectStatement _selectStatement_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PSelectStatement |
getSelectStatement() |
void |
setSelectStatement(PSelectStatement node) |
String |
toString() |
public AStatement()
public AStatement(PSelectStatement _selectStatement_)
public void apply(Switch sw)
public PSelectStatement getSelectStatement()
public void setSelectStatement(PSelectStatement node)
Copyright © 2004–2017 XWiki. All rights reserved.