public final class ADoubleBaseType extends PBaseType
| Constructor and Description |
|---|
ADoubleBaseType() |
ADoubleBaseType(TDouble _double_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TDouble |
getDouble() |
void |
setDouble(TDouble node) |
String |
toString() |
public ADoubleBaseType()
public ADoubleBaseType(TDouble _double_)
Copyright © 2020 Soot OSS. All rights reserved.