# Functions
GenerateExpressionResult generates the expression result for an expression.
GenerateFunctionSource generates the source code for a function, including its internal state machine.
# Structs
FunctionDef defines the struct for a function accepted by GenerateFunctionSource.
No description provided by the author
No description provided by the author