public final class AFromClause extends PFromClause
| Constructor and Description |
|---|
AFromClause() |
AFromClause(TFrom _from_,
PFromList _fromList_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TFrom |
getFrom() |
PFromList |
getFromList() |
void |
setFrom(TFrom node) |
void |
setFromList(PFromList node) |
String |
toString() |
Copyright © 2004–2017 XWiki. All rights reserved.