StringExp.this

Undocumented in source.
  1. this(Loc loc, const(void)[] string)
  2. this(Loc loc, const(void)[] string, size_t len, ubyte sz, char postfix)
    class StringExp
    extern (D)
    this
    (
    const ref Loc loc
    ,
    const(void)[] string
    ,
    size_t len
    ,
    ubyte sz
    ,)

Meta