Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

PrintAst: order parameter and result declarations #263

Merged

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Jul 20, 2020

This adds support for generally overriding the default AstNode child ordering, and uses it to sort parameter and result declarations in the context of a FuncTypeExpr in left-to-right textual order.

This adds support for generally overriding the default AstNode child ordering, and uses it to sort parameter and result declarations in the context of a FuncTypeExpr in left-to-right textual order.
@smowton smowton requested a review from a team July 20, 2020 14:04
@smowton smowton merged commit a625a4c into github:master Jul 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants