public final class AFullIdentClassName extends PClassName
| Constructor and Description |
|---|
AFullIdentClassName() |
AFullIdentClassName(TFullIdentifier _fullIdentifier_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TFullIdentifier |
getFullIdentifier() |
void |
setFullIdentifier(TFullIdentifier node) |
String |
toString() |
public AFullIdentClassName()
public AFullIdentClassName(TFullIdentifier _fullIdentifier_)
public void apply(Switch sw)
public TFullIdentifier getFullIdentifier()
public void setFullIdentifier(TFullIdentifier node)
Copyright © 2020 Soot OSS. All rights reserved.