class AttributeListNode
- supers: Node
Example:
assert.node_type(
"attribute_list",
nil,
{ id = "attribute_list (40)", fields = { "next (0)", "id (1)" } }
)
Reference:
- Corresponding C source code: texnodes.c#L733
😱 Types incomplete or incorrect? 🙏 Please contribute!