Skip to content

Conversation

kaby76
Copy link
Contributor

@kaby76 kaby76 commented Jun 30, 2023

This PR fixes #4320.

It is required for porting grammars-v4/python/python3 to Go. I am blocked without this change.

Sometimes additional tokens must be created and emitted in the token stream by the lexer. The API to do that is in most targets--except Dart. This change fixes that, exporting Pair and MultiMap used in CommonToken creation.

Signed-off-by: Ken Domino <kenneth.domino@domemtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Antlr Dart runtime still does not export critical types
2 participants