예제 #1
0
 public int Interpret(Context context)
 {
     return context.GetVariable(name);
 }