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

FASTLocalResolverVisitor should be a trait? #67

Open
NicolasAnquetil opened this issue Mar 7, 2024 · 0 comments
Open

FASTLocalResolverVisitor should be a trait? #67

NicolasAnquetil opened this issue Mar 7, 2024 · 0 comments

Comments

@NicolasAnquetil
Copy link
Contributor

To be reusable in other localResolvers (eg. FASTJavaLocalResolverVisitor), it would better be a trait because these resolvers also need to inherit from their own abstractVisitor (eg. FASTJavaVisitor), so they cannot inherit from a FASTLocalResolverVisitor class

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

No branches or pull requests

1 participant