Ejemplo n.º 1
0
 public List<FrameVar> getLocalsAt(int index) {
   return vars.getLocalsAt(index);
 }