8000 CST: Handle AstExprUnary by JohnnyMorganz · Pull Request #207 · luau-lang/lute · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CST: Handle AstExprUnary #207

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

Merged
merged 1 commit into from
Apr 25, 2025
Merged

CST: Handle AstExprUnary #207

merged 1 commit into from
Apr 25, 2025

Conversation

JohnnyMorganz
Copy link
Collaborator

Serializes the unary AST node with a token representing the operator and the expression representing the operand.

@aatxe aatxe merged commit 0ef1136 into primary Apr 25, 2025
6 checks passed
@aatxe aatxe deleted the johnny/cst/unary branch April 25, 2025 23:46
green-real pushed a commit to green-real/lute that referenced this pull request May 19, 2025
Serializes the unary AST node with a token representing the operator and
the expression representing the operand.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0