Ejemplo n.º 1
0
 @Override
 public Object read(PythonObject object) {
   return CompilerDirectives.unsafeGetObject(object, offset, true, this);
 }