Skip to content

Annotations#666

Merged
marcoeilers merged 11 commits into
masterfrom
meilers_annotations
May 12, 2023
Merged

Annotations#666
marcoeilers merged 11 commits into
masterfrom
meilers_annotations

Conversation

@marcoeilers

@marcoeilers marcoeilers commented Apr 2, 2023

Copy link
Copy Markdown
Contributor

Annotations for expressions, statements, and members.
Draft syntax is @key("value", "value2", ...) before the annotated node.

Annotations are added to the annotated AST nodes in the info field as instances of AnnotationInfo, which contains a map from keys (strings) to sequences of values (also strings).

@marcoeilers marcoeilers marked this pull request as ready for review April 3, 2023 13:11
@marcoeilers marcoeilers requested a review from vakaras May 12, 2023 15:26

@vakaras vakaras left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marcoeilers marcoeilers merged commit 035769d into master May 12, 2023
@marcoeilers marcoeilers deleted the meilers_annotations branch May 12, 2023 16:03
@marcoeilers marcoeilers mentioned this pull request Jan 22, 2024
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.

2 participants