feature: add CtType#getPackageReference, where the returned object contains the position of the `package line`
Open
feature
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description

Is this expected behavior? Reading the docs I spotted this comment:
> A package should return the position of the package-info file if it exists. The parent of a package is another package which needs to have an own package-info file.
I can't find a CtPackage that has a defined position (when not using package-info).
I was expecting to get the position of the package statement in my source code.
I'm using Spoon 6.2.0
Contributor guide
Assessment
This issue has not been assessed yet.