|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use orc.ast.oil.expression | |
---|---|
orc | Top-level package for all Orc code. |
orc.ast.oil.expression | |
orc.ast.oil.expression.argument | |
orc.ast.oil.visitor | |
orc.ast.simple.expression | |
orc.ast.xml | JAXB implementation classes for the Orc Intermediate Language XML binding. |
orc.runtime | Runtime for Orc interpreter. |
orc.runtime.values | Representations for Orc types which don't have direct analogues in the host language (Java). |
orc.trace | Generate and query Orc trace files. |
Classes in orc.ast.oil.expression used by orc | |
---|---|
Expression
Base class for the portable (.oil, for Orc Intermediate Language) abstract syntax tree. |
Classes in orc.ast.oil.expression used by orc.ast.oil.expression | |
---|---|
Def
A unit of syntax that encapsulates an expression definition. |
|
Expression
Base class for the portable (.oil, for Orc Intermediate Language) abstract syntax tree. |
Classes in orc.ast.oil.expression used by orc.ast.oil.expression.argument | |
---|---|
Expression
Base class for the portable (.oil, for Orc Intermediate Language) abstract syntax tree. |
Classes in orc.ast.oil.expression used by orc.ast.oil.visitor | |
---|---|
Call
|
|
Catch
|
|
DeclareDefs
A group of mutually recursive definitions, and the expression to which they are scoped. |
|
DeclareType
Bind a type in the given scope. |
|
Def
A unit of syntax that encapsulates an expression definition. |
|
Expression
Base class for the portable (.oil, for Orc Intermediate Language) abstract syntax tree. |
|
HasType
An expression with an ascribed type. |
|
Otherwise
|
|
Parallel
|
|
Pruning
|
|
Sequential
|
|
Stop
|
|
Throw
|
|
WithLocation
Annotate an expression with a source location. |
Classes in orc.ast.oil.expression used by orc.ast.simple.expression | |
---|---|
Def
A unit of syntax that encapsulates an expression definition. |
|
Expression
Base class for the portable (.oil, for Orc Intermediate Language) abstract syntax tree. |
Classes in orc.ast.oil.expression used by orc.ast.xml | |
---|---|
Expression
Base class for the portable (.oil, for Orc Intermediate Language) abstract syntax tree. |
Classes in orc.ast.oil.expression used by orc.runtime | |
---|---|
Expression
Base class for the portable (.oil, for Orc Intermediate Language) abstract syntax tree. |
Classes in orc.ast.oil.expression used by orc.runtime.values | |
---|---|
Def
A unit of syntax that encapsulates an expression definition. |
Classes in orc.ast.oil.expression used by orc.trace | |
---|---|
Def
A unit of syntax that encapsulates an expression definition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |