pod
axon
Axon scripting engine
mixins
classes
| AbstractComp |
AbstractComp is base class for Fantom components. |
|---|---|
| AxonContext |
AxonContext manages the environment of an Axon evaluation |
| CompDef |
CompDef data flow component definition |
| CoreLib |
System library |
| Expr |
Expr is the base class for Axon AST nodes. |
| Fn |
Fn is a function definition |
| Loc |
Source code location. |
| TopFn |
Top level function in the namespace |
facets
| Axon |
Facet applied to methods which should be exposed as Axon functions. |
|---|---|
| Cell |
Cell facet to apply to AbstractComp slots |