public final class AEqLevel6 extends PLevel6
| Constructor and Description |
|---|
AEqLevel6() |
AEqLevel6(PLevel6 _left_,
TEq _eq_,
PLevel5 _right_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TEq |
getEq() |
PLevel6 |
getLeft() |
PLevel5 |
getRight() |
void |
setEq(TEq node) |
void |
setLeft(PLevel6 node) |
void |
setRight(PLevel5 node) |
String |
toString() |
Copyright © 2015 Java Data Mining Package. All rights reserved.