|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.holtz.zoe.zoel.Expression
org.holtz.zoe.zoel.Value
public abstract class Value
A Statement
argument that is a literal or reference rather than a StatementList
block statement.
Constructor Summary | |
---|---|
Value()
|
Method Summary | |
---|---|
static Value |
parse(ZoelTokenizer zoelTokenizer)
|
Methods inherited from class org.holtz.zoe.zoel.Expression |
---|
copy, isFertile, nthStatement, parse, random, toString, toString, totalStatements |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Value()
Method Detail |
---|
public static Value parse(ZoelTokenizer zoelTokenizer) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |