public final class AFalseTerm extends PTerm
| Constructor and Description |
|---|
AFalseTerm() |
AFalseTerm(TFalse _false_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TFalse |
getFalse() |
void |
setFalse(TFalse node) |
String |
toString() |
public AFalseTerm()
public AFalseTerm(TFalse _false_)
Copyright © 2018. All rights reserved.