How to tell if a CtInvocation is a super invocation
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
Hello.
Is it possible to know if a CtInvocation object is an explicit invocation of super? Examples include `super()`, `super.m()`, `super(X)` and variations depending on the number of arguments.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.