示例#1
0
 public int getNumberOfCallerStackSlots() {
   return Types.getNumberOfStackSlots(signature, isStatic()); // includes return type
 }