|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.runtime.values.Value
orc.runtime.sites.Site
orc.runtime.sites.EvalSite
orc.runtime.sites.DotSite
public abstract class DotSite
| Field Summary |
|---|
| Fields inherited from class orc.runtime.values.Value |
|---|
futureNotReady |
| Constructor Summary | |
|---|---|
DotSite()
|
|
| Method Summary | |
|---|---|
protected void |
addMethod(java.lang.String f,
java.lang.Object s)
|
protected abstract void |
addMethods()
|
java.lang.Object |
evaluate(Args args)
|
Value |
marshal(Marshaller tracer)
|
| Methods inherited from class orc.runtime.sites.EvalSite |
|---|
callSite |
| Methods inherited from class orc.runtime.sites.Site |
|---|
accept, createCall, type |
| Methods inherited from class orc.runtime.values.Value |
|---|
forceArg, forceCall, isNone, isSome, signal, untag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DotSite()
| Method Detail |
|---|
public java.lang.Object evaluate(Args args)
throws TokenException
evaluate in class EvalSiteTokenExceptionprotected abstract void addMethods()
protected void addMethod(java.lang.String f,
java.lang.Object s)
public Value marshal(Marshaller tracer)
marshal in interface TraceableValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||