public final class AStaticModifier extends PModifier
| Constructor and Description |
|---|
AStaticModifier() |
AStaticModifier(TStatic _static_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TStatic |
getStatic() |
void |
setStatic(TStatic node) |
String |
toString() |
public AStaticModifier()
public AStaticModifier(TStatic _static_)
Copyright © 2020 Soot OSS. All rights reserved.