pod

axon

Axon scripting engine

mixins

CellDef

CellDef data flow component cell and its metadata

Comp

Comp is an instance of CompDef.

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

errs

AxonErr

AxonErr is the base class of SyntaxErr and EvalErr.

EvalErr

EvalErr is thrown during the evaluation phase.

SyntaxErr

SyntaxErr is thrown during parse phase.