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

Common Parser and AST for Tokens #348

Merged
merged 23 commits into from
Jan 14, 2025
Merged

Common Parser and AST for Tokens #348

merged 23 commits into from
Jan 14, 2025

Conversation

simerplaha
Copy link
Member

@simerplaha simerplaha commented Jan 13, 2025

The following few PRs are towards minor refactoring. After that, parsers incoming.

- turn `Code` into a `sealed trait`.
- implement subtype `CodeToken`.
- implement types `TokenDocumented` and `TokenUndocumented`.
… `def code: CodeToken[T]` is uncommented
@simerplaha simerplaha requested a review from tdroxler January 13, 2025 01:16
@simerplaha simerplaha merged commit 62511f6 into master Jan 14, 2025
3 checks passed
@simerplaha simerplaha deleted the common_token_ast branch January 14, 2025 01:26
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.

2 participants