inside of object, get class name
xenoterracide opened this issue · 0 comments
xenoterracide commented
I'm not certain if this is possible, but if the caller is a method, is it possible to tell that? would it then be possible to have
StackFrame.isMethod()
StackFrame.getConstructor() // or Stackframe.getConstructorName()