Skip to content

Conversation

@tagyieh
Copy link
Collaborator

@tagyieh tagyieh commented Aug 19, 2025

This PR creates a function which, given a node and a symbol, finds the meta comments associated with the parameters.

For this, the function takes advantage of the previously defined methods that use a node and symbol to find the node referenced by that symbol. With the node found, one simply has to read the corresponding meta comments."

Closes: #23

@tagyieh tagyieh requested a review from Tobiky August 19, 2025 18:29
@Tobiky Tobiky merged commit 85569a4 into mal-lang:master Aug 20, 2025
4 checks passed
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.

Find meta comment attached to symbol function

2 participants