farmbot v6.0.0 Farmbot.CeleryScript.VirtualMachine.StackFrame View Source
Frame of the callstack
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Farmbot.CeleryScript.VirtualMachine.StackFrame{args: Farmbot.CeleryScript.Ast.args, body: Farmbot.CeleryScript.Ast.body, return_address: integer}
Part of a call stack.