Identifier.idPool

Create an identifier in the string table.

  1. Identifier idPool(const(char)* s, uint len)
    class Identifier
    nothrow static
    idPool
    (
    const(char)* s
    ,
    uint len
    )
  2. void idPool(const(char)[] s, TOK value)

Meta