Exemplo n.º 1
0
 private Expression getValue(Instruction instruction)
 {
     return(_compiler.GetValue(instruction));
 }