public final class AMinusLevel4 extends PLevel4
| Constructor and Description |
|---|
AMinusLevel4() |
AMinusLevel4(PLevel4 _left_,
TMinus _minus_,
PLevel3 _right_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PLevel4 |
getLeft() |
TMinus |
getMinus() |
PLevel3 |
getRight() |
void |
setLeft(PLevel4 node) |
void |
setMinus(TMinus node) |
void |
setRight(PLevel3 node) |
String |
toString() |
Copyright © 2015 Java Data Mining Package. All rights reserved.