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

add syntax node types with position context #50

Merged
merged 3 commits into from
Jan 24, 2024
Merged

add syntax node types with position context #50

merged 3 commits into from
Jan 24, 2024

Conversation

wcho21
Copy link
Owner

@wcho21 wcho21 commented Jan 24, 2024

internal

  • SourceTokenReader: it reads token with position context
  • SyntaxNodeBase: generic syntax node type
  • createNodeCreator: generic function to create node creating function

testing

  • test node creating functions

note

  • previous token reader is deprecated since it contains no position context

@wcho21 wcho21 self-assigned this Jan 24, 2024
@wcho21 wcho21 merged commit 9d8f8c3 into dev Jan 24, 2024
1 check passed
@wcho21 wcho21 deleted the feat branch January 24, 2024 18:38
@wcho21 wcho21 mentioned this pull request Jan 31, 2024
4 tasks
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.

1 participant