Identifier.this

Undocumented in source.
  1. this(const(char)* name, size_t length, int value)
  2. this(const(char)[] name, int value)
    class Identifier
    extern (D) nothrow
    this
    (
    const(char)[] name
    ,
    int value
    )
  3. this(const(char)* name)

Meta