public final class ADotLdivLevel3 extends PLevel3
| Constructor and Description |
|---|
ADotLdivLevel3() |
ADotLdivLevel3(PLevel3 _left_,
TDotLdiv _dotLdiv_,
PLevel2 _right_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TDotLdiv |
getDotLdiv() |
PLevel3 |
getLeft() |
PLevel2 |
getRight() |
void |
setDotLdiv(TDotLdiv node) |
void |
setLeft(PLevel3 node) |
void |
setRight(PLevel2 node) |
String |
toString() |
Copyright © 2015 Java Data Mining Package. All rights reserved.