Export generated data structures by jimidle · Pull Request #4255 · antlr/antlr4
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 3.4k
Merged
Conversation
Copy link
Collaborator
jimidle
commented
May 5, 2023
jimidle
commented
feat: Make static data available outside the generated parser code
- Allows Go code to access things like RuleNames outside the generated code
instead of non-idiomatic and non-existent Getxxx() funcs
- Allows Go code to access things like RuleNames outside the generated code
instead of non-idiomatic and non-existent Getxxx() funcs
Signed-off-by: Jim.Idle <jimi@idle.ws>
Copy link
Collaborator Author
jimidle
commented
May 5, 2023
jimidle commented
May 5, 2023@parrt Ready to merge when you get a chance
parrt
added
the
target:go
label
parrt
added this to the
4.12.1 milestone
parrt
merged commit
57ba1e4
into
antlr:dev
jimidle
deleted the
feature/static
branch
admin-token-bot
mentioned this pull request
bhaskar-allam
mentioned this pull request
ThatGhostToast
mentioned this pull request
dependabot
bot
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment