farmbot v6.0.0 Farmbot.CeleryScript.VirtualMachine.StackFrame View Source

Frame of the callstack

Link to this section Summary

Types

t()

Part of a call stack

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.