| Package | Description |
|---|---|
| org.jdmp.core.script.jdmp.node |
| Modifier and Type | Class and Description |
|---|---|
class |
AEmptyFunction |
class |
AParameterFunction |
| Modifier and Type | Method and Description |
|---|---|
PFunction |
AFunctionLevel0.getFunction() |
PFunction |
AArrayAssignment.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
AFunctionLevel0.setFunction(PFunction node) |
void |
AArrayAssignment.setFunction(PFunction node) |
| Constructor and Description |
|---|
AArrayAssignment(PFunction _function_,
TAssign _assign_,
PExpression _expression_,
TSemicolon _semicolon_) |
AFunctionLevel0(PFunction _function_) |
Copyright © 2015 Java Data Mining Package. All rights reserved.