public final class ACollectionMemberDeclaration extends PCollectionMemberDeclaration
| Constructor and Description |
|---|
ACollectionMemberDeclaration() |
ACollectionMemberDeclaration(TIn _in_,
TLbr _lbr_,
PPath _path_,
TRbr _rbr_,
TAs _as_,
PVariable _variable_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TAs |
getAs() |
TIn |
getIn() |
TLbr |
getLbr() |
PPath |
getPath() |
TRbr |
getRbr() |
PVariable |
getVariable() |
void |
setAs(TAs node) |
void |
setIn(TIn node) |
void |
setLbr(TLbr node) |
void |
setPath(PPath node) |
void |
setRbr(TRbr node) |
void |
setVariable(PVariable node) |
String |
toString() |
public void apply(Switch sw)
public TIn getIn()
public void setIn(TIn node)
public TLbr getLbr()
public void setLbr(TLbr node)
public PPath getPath()
public void setPath(PPath node)
public TRbr getRbr()
public void setRbr(TRbr node)
public TAs getAs()
public void setAs(TAs node)
public PVariable getVariable()
public void setVariable(PVariable node)
Copyright © 2004–2014 XWiki. All rights reserved.