Install antlr3-doc by entering the following commands in the terminal:
sudo apt update sudo apt install antlr3-doc
Description:
language tool for constructing compilers etc - documentation
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the API documentation for ANTLR 3
Homepage: http://www.antlr3.org
Version: 3.5.2-9
Section: universe/doc