public final class ANullConstant extends PConstant
| Constructor and Description |
|---|
ANullConstant() |
ANullConstant(TNull _null_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TNull |
getNull() |
void |
setNull(TNull node) |
String |
toString() |
public ANullConstant()
public ANullConstant(TNull _null_)
Copyright © 2020 Soot OSS. All rights reserved.