Skip to content

class PassiveNode

  • supers: Node

Used in the line breaking algorithm.

Example:

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

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!