TextNode


A class representing a "text node".


Fields


TextNode.arguments: table

The arguments of the modifier, if the node is a modifier node.


TextNode.character: string

The character to display, if the node is a character node.


TextNode.command: string

The command of the modifier, if the node is a modifier node.


TextNode.type: string

The type of the node, either "character" or "modifier".