[][src]Module tremor_script::interpreter

Tremor Script Interpreter

Structs

Env

Interpreter environment

ExecOpts

Execution options for a script.

LocalStack

Local variable stack

Enums

AggrType

The type of an aggregation

Constants

FALSE

constant false value

NULL

constant null value

TRUE

constant true value