public final class AQuotedArrayRef extends PArrayRef
Constructor and Description |
---|
AQuotedArrayRef() |
AQuotedArrayRef(TQuotedName _quotedName_,
PFixedArrayDescriptor _fixedArrayDescriptor_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
PFixedArrayDescriptor |
getFixedArrayDescriptor() |
TQuotedName |
getQuotedName() |
void |
setFixedArrayDescriptor(PFixedArrayDescriptor node) |
void |
setQuotedName(TQuotedName node) |
String |
toString() |
public AQuotedArrayRef()
public AQuotedArrayRef(TQuotedName _quotedName_, PFixedArrayDescriptor _fixedArrayDescriptor_)
public void apply(Switch sw)
public TQuotedName getQuotedName()
public void setQuotedName(TQuotedName node)
public PFixedArrayDescriptor getFixedArrayDescriptor()
public void setFixedArrayDescriptor(PFixedArrayDescriptor node)