|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object orc.runtime.values.Value orc.runtime.sites.Site orc.runtime.sites.PartialSite orc.runtime.sites.java.MatchProxy
public class MatchProxy
Field Summary | |
---|---|
java.lang.Class |
cls
|
Fields inherited from class orc.runtime.values.Value |
---|
futureNotReady |
Constructor Summary | |
---|---|
MatchProxy(java.lang.Class cls)
|
Method Summary | |
---|---|
java.lang.Object |
evaluate(Args args)
|
Methods inherited from class orc.runtime.sites.PartialSite |
---|
callSite |
Methods inherited from class orc.runtime.sites.Site |
---|
accept, createCall, type |
Methods inherited from class orc.runtime.values.Value |
---|
forceArg, forceCall, signal, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Class cls
Constructor Detail |
---|
public MatchProxy(java.lang.Class cls)
Method Detail |
---|
public java.lang.Object evaluate(Args args) throws TokenException
evaluate
in class PartialSite
TokenException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |