Skip to content
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

new: add is_writable() and is_readable() to Expression #25

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

KennedyTedesco
Copy link
Member

Changes:

  • renamed Expression::Identifier to Expression::Constant
  • added is_writable() and is_readable() to Expression

src/tree/expression/mod.rs Outdated Show resolved Hide resolved
@azjezz azjezz merged commit 1b9ee4f into ara-lang:main Jan 11, 2023
@KennedyTedesco KennedyTedesco deleted the node-desc branch January 11, 2023 23:29
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.

None yet

2 participants