Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(goast): improve type resolution in GoFullIdentListener.kt
Remove unnecessary checks and ensure correct type retrieval for struct references. This enhances the accuracy of the type declaration extraction by checking the existence of children before accessing them.
- Loading branch information