|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iscript.Expression
ix.iscript.Or
public class Or
| Field Summary | |
|---|---|
protected ix.iscript.ListOfExpression |
of
|
| Fields inherited from class ix.iscript.Expression |
|---|
outputter |
| Constructor Summary | |
|---|---|
Or()
|
|
| 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 Or()
| 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 | |||||||||