public final class ADefaultCaseLabel extends PCaseLabel
| Constructor and Description |
|---|
ADefaultCaseLabel() |
ADefaultCaseLabel(TDefault _default_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TDefault |
getDefault() |
void |
setDefault(TDefault node) |
String |
toString() |
public ADefaultCaseLabel()
public ADefaultCaseLabel(TDefault _default_)
Copyright © 2020 Soot OSS. All rights reserved.