Skip to content

class ShapeNode

  • supers: Node

\parshape

Example:

assert.node_type(
  "shape",
  nil,
  {
    id = "shape (49)",
    fields = { "prev (-1)", "next (0)", "id (1)", "subtype (2)" },
  }
)

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!