StringExp.this

Undocumented in source.
  1. this(Loc loc, char* string)
  2. this(Loc loc, void* string, size_t len)
    class StringExp
    extern (D)
    this
    (,
    void* string
    ,
    size_t len
    )
  3. this(Loc loc, void* string, size_t len, char postfix)

Meta