public final class AQuotedName extends PName
| Constructor and Description |
|---|
AQuotedName() |
AQuotedName(TQuotedName _quotedName_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TQuotedName |
getQuotedName() |
void |
setQuotedName(TQuotedName node) |
String |
toString() |
public AQuotedName()
public AQuotedName(TQuotedName _quotedName_)
public void apply(Switch sw)
public TQuotedName getQuotedName()
public void setQuotedName(TQuotedName node)
Copyright © 2020 Soot OSS. All rights reserved.