public final class AIntBaseType extends PBaseType
| Constructor and Description |
|---|
AIntBaseType() |
AIntBaseType(TInt _int_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TInt |
getInt() |
void |
setInt(TInt node) |
String |
toString() |
public AIntBaseType()
public AIntBaseType(TInt _int_)
Copyright © 2020 Soot OSS. All rights reserved.