Skip to content

chore: Improve AST nodes documentation#710

Draft
flofriday wants to merge 1 commit into
masterfrom
chore/improve-ast-documentation
Draft

chore: Improve AST nodes documentation#710
flofriday wants to merge 1 commit into
masterfrom
chore/improve-ast-documentation

Conversation

@flofriday
Copy link
Copy Markdown
Contributor

@AndreasKrall and I talked today that the documentation is still lacking in some places.

@github-actions github-actions Bot added the frontend This is frontend related label Feb 10, 2026
}

/**
* A wildcard literal ({@code *}) used as a catch-all pattern in match expressions.
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.

This comment is wrong. It has nothing to do with a match expression, it is a wildcard for an outer dimension in tensors, see line 1761 in ATG.

}

/**
* A string literal delimited by double quotes.
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.

please change to delimited by single or double quotes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend This is frontend related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants