| Package | Description |
|---|---|
| org.lsmp.djep.rpe | |
| org.lsmp.djepExamples |
| Modifier and Type | Method and Description |
|---|---|
RpCommandList |
RpEval.compile(Node node)
Compile the expressions to produce a set of commands in reverse Polish notation.
|
| Modifier and Type | Method and Description |
|---|---|
double |
RpEval.evaluate(RpCommandList comList)
Evaluate the expression.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RpExample.extendedPrint(RpCommandList list) |
Copyright © 2018. All rights reserved.