| Package | Description |
|---|---|
| org.lsmp.djep.matrixJep | |
| org.lsmp.djep.matrixJep.nodeTypes | |
| org.lsmp.djep.mrpe | |
| org.lsmp.djep.rpe | |
| org.lsmp.djep.xjep | |
| org.nfunk.jep | |
| org.nfunk.jep.evaluation |
| Modifier and Type | Method and Description |
|---|---|
Object |
MatrixPreprocessor.visit(SimpleNode node,
Object data) |
Object |
MatrixEvaluator.visit(SimpleNode node,
Object data) |
| Modifier and Type | Class and Description |
|---|---|
class |
ASTMConstant
Holds a single constant number.
|
class |
ASTMFunNode |
class |
ASTMVarNode |
| Modifier and Type | Method and Description |
|---|---|
Object |
MRpEval.visit(SimpleNode node,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
Object |
RpEval.visit(SimpleNode node,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
Object |
DoNothingVisitor.visit(SimpleNode node,
Object data) |
| Modifier and Type | Class and Description |
|---|---|
class |
ASTConstant
Constant Node
|
class |
ASTFunNode
Function Node
|
class |
ASTStart
Start Node
|
class |
ASTVarNode
Variable Node
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ParserVisitor.visit(SimpleNode node,
Object data) |
Object |
ParserDumpVisitor.visit(SimpleNode node,
Object data) |
Object |
EvaluatorVisitor.visit(SimpleNode node,
Object data)
This method should never be called when evaluation a normal
expression.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionCompiler.visit(SimpleNode node,
Object data) |
Copyright © 2018. All rights reserved.