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

Rename listConstructorNode's expressions() method name to listMembers() #35509

Closed
lochana-chathura opened this issue Mar 21, 2022 · 1 comment
Labels
Area/SyntaxAPI Ballerina syntax API related issues #Compiler IceBox Older issues that are not being actively worked on but may be revisited in the future. Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. Type/Task

Comments

@lochana-chathura
Copy link
Member

Description:
$subject.

With spread operator introduction to list-constructor-expr with PR #35386, list members are not always expressions. Therefore, method name in lsit.expressions() is misleading. Yet we kept it intact, in order to not break any existing usages.
e.g. Standard libraries may not be released per every minor release.

@lochana-chathura lochana-chathura added Type/Task Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. Area/SyntaxAPI Ballerina syntax API related issues #Compiler labels Mar 21, 2022
@anupama-pathirage anupama-pathirage added the IceBox Older issues that are not being actively worked on but may be revisited in the future. label Nov 21, 2024
@anupama-pathirage
Copy link
Contributor

We are closing this issue due to inactivity. If you need further assistance or have additional input, feel free to reopen it. Thank you for helping us maintain a relevant and focused issue list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/SyntaxAPI Ballerina syntax API related issues #Compiler IceBox Older issues that are not being actively worked on but may be revisited in the future. Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. Type/Task
Projects
None yet
Development

No branches or pull requests

2 participants