StyledText.this

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

Meta