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

[2201.12.x] Provide a semantic API to obtain the type symbol from text input #43964

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

nipunayf
Copy link
Contributor

@nipunayf nipunayf commented Apr 2, 2025

The API allows users to obtain type symbols by providing text input of a type descriptor.

Fixes #43965

Remarks:

  • Currently, it does not support anonymous types like records and objects.

@nipunayf nipunayf added the Area/SemanticAPI Semantic API Related Issues #Compiler label Apr 2, 2025
@nipunayf nipunayf requested a review from dulajdilshan April 3, 2025 06:04
@hasithaa hasithaa merged commit fecccf7 into ballerina-platform:2201.12.x Apr 3, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/SemanticAPI Semantic API Related Issues #Compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants