Example #1
0
MethodSeek::MethodSeek(Method m)
    : pos(-1L), _size(m.instructions().size()), method(m) {}