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

Improve support for type parameter recognition #649

Merged

Conversation

nipunayf
Copy link
Contributor

@nipunayf nipunayf commented Mar 5, 2025

Purpose

The current implementation does not handle complex structures where type parameters are nested under structured type symbols. The PR fixes this by visiting the member types until finding the leaf member type.

@nipunayf nipunayf added the Area/FlowModel Related to the flow model generation LS extension label Mar 5, 2025
@nipunayf nipunayf requested a review from KavinduZoysa as a code owner March 5, 2025 14:47
@hasithaa hasithaa merged commit 54ff184 into ballerina-platform:main Mar 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/FlowModel Related to the flow model generation LS extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants