class

Text

@Js
class Text : Node

A text node:

foo *bar*

The foo is a text node, and the bar inside the emphasis is also a text node.

constructors make

fields literal

methods toStrAttributes

literal Str : literal

make new make(Str literal)

toStrAttributes virtual Str toStrAttributes()

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT