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