Runtime library for parsers generated by ANTLR, a parser generator for reading, processing, executing, or translating structured text.
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr-runtime</artifactId>
<version>3.5.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an ANTLR input stream from a string.
Use org.antlr:antlr4-runtime and update grammar files.
No dependency data recorded yet.