Description
Provides the C++ runtime library used by parsers generated with ANTLR 4. Generated parsers depend on this runtime for token streams, parse trees, error handling, and related parser machinery.
Install it when running or building C++ software generated by ANTLR. It is a runtime support library, not the parser generator command itself.