Paketname | antlr3-maven-plugin |
Beschreibung | Maven plugin for ANTLR 3 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.2-5 |
Sektion | java |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | antlr3 (>= 3.2-5), libmaven2-core-java, libplexus-compiler-api-java |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | antlr3 |
Paketgröße | 16932 Byte |
Prüfsumme MD5 | e8d691894169834207b8f92d47dee5c2 |
Prüfsumme SHA1 | ac6596eb404a597cd28b580aeda3373bd924e903 |
Prüfsumme SHA256 | ea5a58b46fba9ed8b1b562f2e9b3e931c23639448c7f7f43cd78d2cb76d55922 |
Link zum Herunterladen | antlr3-maven-plugin_3.2-5_all.deb |
Ausführliche Beschreibung | 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 Maven plugin that allow to compile ANTLR 3
grammars during a Maven build
|