public final class ACharBaseType extends PBaseType
| Constructor and Description |
|---|
ACharBaseType() |
ACharBaseType(TChar _char_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TChar |
getChar() |
void |
setChar(TChar node) |
String |
toString() |
public ACharBaseType()
public ACharBaseType(TChar _char_)
Copyright © 2020 Soot OSS. All rights reserved.