WplAi.AST.SubPlan (WPL-AI v1.7.0)

Copy Markdown View Source

Sub-plan inclusion activity (schema v1.5.0+)

Summary

Types

t()

@type t() :: %WplAi.AST.SubPlan{
  meta: map(),
  name: String.t() | nil,
  sub_plan_ref: String.t()
}