Text.this

Undocumented in source.
  1. this(T node, Rope text)
  2. this(T node, Rope text, StyleRange styleMap)
    struct Text(T : Node, StyleRange = TextStyleSlice[])
    this
    (,,
    StyleRange styleMap
    )
  3. this(T node, const(char)[] text)
  4. this(T node, const(char)[] text, StyleRange styleMap)
  5. this(Text text)

Meta