|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Expression.Arg | Variant type returned by the argify method. |
| Class Summary | |
|---|---|
| AssertType | |
| Atomic | |
| Call | |
| Catch | |
| CatchHandler | |
| ConsExpr | |
| Declare | A declaration together with its scope in the AST. |
| Dot | A dot expression (e.g "C.put(4)"). |
| Expression | Base class for the extended abstract syntax tree. |
| Field | |
| HasType | |
| IfThenElse | "if condition then consequent else alternative" desugars to "(if(c) >> consequent | if(~c) >> alternative) <c< condition" |
| Isolated | The "isolated" keyword. |
| Lambda | |
| Let | |
| ListExpr | |
| Literal | |
| Name | |
| NilExpr | |
| Otherwise | |
| Parallel | |
| Pruning | |
| Sequential | |
| Stop | |
| Throw | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||