|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.iscript.Expression ix.iscript.Sequence
public class Sequence
Field Summary | |
---|---|
protected ix.iscript.ListOfExpression |
of
|
Fields inherited from class ix.iscript.Expression |
---|
outputter |
Constructor Summary | |
---|---|
Sequence()
|
Method Summary | |
---|---|
ix.iscript.ListOfExpression |
getOf()
|
void |
setOf(ix.iscript.ListOfExpression of)
|
Methods inherited from class ix.iscript.Expression |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected ix.iscript.ListOfExpression of
Constructor Detail |
---|
public Sequence()
Method Detail |
---|
public ix.iscript.ListOfExpression getOf()
public void setOf(ix.iscript.ListOfExpression of)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |