Пример #1
0
 public ClassNode caller() {
   return tree.method().owner;
 }
Пример #2
0
 public MethodNode method() {
   return tree.method();
 }