public final class AIdentClassName extends PClassName
| Constructor and Description |
|---|
AIdentClassName() |
AIdentClassName(TIdentifier _identifier_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TIdentifier |
getIdentifier() |
void |
setIdentifier(TIdentifier node) |
String |
toString() |
public AIdentClassName()
public AIdentClassName(TIdentifier _identifier_)
public void apply(Switch sw)
public TIdentifier getIdentifier()
public void setIdentifier(TIdentifier node)
Copyright © 2020 Soot OSS. All rights reserved.