We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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()