public final class AShortBaseType extends PBaseType
| Constructor and Description |
|---|
AShortBaseType() |
AShortBaseType(TShort _short_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TShort |
getShort() |
void |
setShort(TShort node) |
String |
toString() |
public AShortBaseType()
public AShortBaseType(TShort _short_)
Copyright © 2020 Soot OSS. All rights reserved.