|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.runtime.values.Value
orc.runtime.values.ListValue
orc.runtime.values.NilValue
public class NilValue
| Constructor Summary | |
|---|---|
NilValue()
|
|
| Method Summary | |
|---|---|
java.util.List<Value> |
enlist()
|
boolean |
isNil()
|
java.lang.String |
toString()
|
| Methods inherited from class orc.runtime.values.ListValue |
|---|
accept, iterator, make |
| Methods inherited from class orc.runtime.values.Value |
|---|
forceArg, forceCall, head, isCons, isNone, isSome, signal, tail, untag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NilValue()
| Method Detail |
|---|
public boolean isNil()
isNil in class Valuepublic java.lang.String toString()
toString in class java.lang.Objectpublic java.util.List<Value> enlist()
enlist in class ListValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||