|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.utils.program.ParseValue
| Constructor Summary | |
ParseValue(Lexer l,
java.util.HashMap typedef,
int level,
boolean isPrefix)
|
|
| Method Summary | |
Value |
getArg(int i)
Returns the args (breaking at the commas) |
int |
getArity()
Returns the arity set from getArgs() |
Value |
getRoot()
Returns the root of the fully constructed tree |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ParseValue(Lexer l,
java.util.HashMap typedef,
int level,
boolean isPrefix)
| Method Detail |
public Value getRoot()
public Value getArg(int i)
public int getArity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||