public final class AQuotedClassName extends PClassName
| Constructor and Description |
|---|
AQuotedClassName() |
AQuotedClassName(TQuotedName _quotedName_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TQuotedName |
getQuotedName() |
void |
setQuotedName(TQuotedName node) |
java.lang.String |
toString() |
public AQuotedClassName()
public AQuotedClassName(TQuotedName _quotedName_)
public void apply(Switch sw)
public TQuotedName getQuotedName()
public void setQuotedName(TQuotedName node)
public java.lang.String toString()
toString in class java.lang.Object