Exemplo n.º 1
0
 public override void CodeGen(OutputContext output)
 {
     output.PrintNumber(Value);
 }