| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Token.Continuation | |
|---|---|
| orc.runtime | Runtime for Orc interpreter. | 
| Uses of Token.Continuation in orc.runtime | 
|---|
| Fields in orc.runtime declared as Token.Continuation | |
|---|---|
| protected  Token.Continuation | Token.continuation | 
|  Token.Continuation | Token.Continuation.continuation | 
| Constructors in orc.runtime with parameters of type Token.Continuation | |
|---|---|
| Token.Continuation(Node node,
                   Env<java.lang.Object> env,
                   Token.Continuation continuation) | |
| Token(Node node,
      Env<java.lang.Object> env,
      Token.Continuation continuation,
      GroupCell group,
      Region region,
      java.lang.Object result,
      OrcEngine engine,
      TokenTracer tracer)Copy constructor | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||