rrevenantt / antlr4rust

ANTLR4 parser generator runtime for Rust programming laguage
Other
398 stars 70 forks source link

Annotating parse trees? #54

Open skittishdev opened 2 years ago

skittishdev commented 2 years ago

Hello, Is there a way to annotate parse trees (equivalent of https://www.antlr.org/api/Java/org/antlr/v4/runtime/tree/ParseTreeProperty.html in java)?

I'm using 0.3.0-beta

skittishdev commented 2 years ago

Please see relevant discussion here: https://discord.com/channels/273534239310479360/1009541715822133419

mexus commented 1 year ago

@skittishdev which discord server the discussion has happened on?) unfortunately by following the link I only get a "Problem with lifetimes" channel and grayed-out discussion (as if it is loading), tried on multiple clients :cry:

Or maybe could you please post here a summary of the discussion for others?