Exemplo n.º 1
0
 public Value getValue(Env env, ObjectValue obj)
 {
     return(obj.getField(env, _nameV));
 }