| public nothrow | SymbolValue(const String<char>& symbol_) |
| public override void | GenerateCode(MachineCode& machineCode, String<char>& label, Context& context) |
| public override Operand* | MakeDataOperand(Context& context) const |
| public override nothrow String<char> | Name() const |
| public override nothrow String<char> | PrintName() const |
| public String<char> | symbol |