Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#38, #40 Use reflection for robust resolving parent class #39

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Hubbitus
Copy link
Contributor

@Hubbitus Hubbitus commented Jan 5, 2022

Closes #38, #40

@Hubbitus Hubbitus changed the title #38 Try search parent class in the same namespace #38, #40 Use reflection for robust resolving parent class Jan 5, 2022
@nick-zh
Copy link
Member

nick-zh commented Jan 5, 2022

I think the alias fix is missing here

@Hubbitus
Copy link
Contributor Author

Hubbitus commented Jan 8, 2022

@nick-zh, what do you mean under missed alias fix? I hope the used approach with reflection should cover almost all use cases.

@nick-zh
Copy link
Member

nick-zh commented Jan 8, 2022

I think you had some code regarding aliased classes, but you might be right, the Reflection approach might not need additional code for that 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ParserClass do not resolve parent classes without use statements
2 participants