| Package | Description |
|---|---|
| org.nfunk.jep |
| Modifier and Type | Field and Description |
|---|---|
protected Parser |
SimpleNode.parser |
protected Parser |
JEP.parser
The parser object
|
| Modifier and Type | Method and Description |
|---|---|
Parser |
JEP.getParser()
Returns the parse object.
|
| Constructor and Description |
|---|
ASTConstant(Parser p,
int id) |
ASTFunNode(Parser p,
int id)
Creates a new ASTFunNode
|
ASTStart(Parser p,
int id) |
ASTVarNode(Parser p,
int id) |
SimpleNode(Parser p,
int i) |
Copyright © 2018. All rights reserved.