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