You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
Closing due to #91 - we're deprecating all of this stuff, so I strongly endorse moving to https://github.com/Roave/BetterReflection for any method body introspection you may want to perform.
When
static
keyword is present in method body,extractMethodContents
ignores it and everything after.Reproducible with [email protected]
Reproduction:
Output:
self
works fine, but it is not suitable in some cases.The text was updated successfully, but these errors were encountered: