Package antlr implements the Go version of the ANTLR 4 runtime for parsing structured text.
go get github.com/antlr4-go/antlr/v4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an ANTLR input stream and lexer.
Use the ANTLR tool to generate parser code from your grammar files.
No dependency data recorded yet.