| public nothrow | Value() |
| public nothrow | Value(Flag flags_, ulong value_, Symbol* symbol_) |
| public inline nothrow bool | GetFlag(Flag flag) |
| public inline nothrow void | SetAddress() |
| public inline nothrow void | SetDefinition() |
| public inline nothrow void | SetFunction() |
| public inline nothrow void | SetPure() |
| public inline nothrow void | SetRegister() |
| public inline nothrow void | SetStructure() |
| public inline nothrow void | SetUndefined() |
| public inline nothrow void | SetUsed() |
| public enum | Flag |
| public Flag | flags |
| public Symbol* | symbol |
| public ulong | value |