Identifier for this symbol
Note that this is used as a flexible array member. When allocating a Symbol, the allocation is for sizeof(Symbol - 1 + strlen(identifier) + "\0".length).
See Implementation
Identifier for this symbol
Note that this is used as a flexible array member. When allocating a Symbol, the allocation is for sizeof(Symbol - 1 + strlen(identifier) + "\0".length).