Library with helpers for ANTLR Language development
- repository: https://github.com/BITPlan/com.bitplan.antlr
- issues: https://github.com/BITPlan/com.bitplan.antlr/issues
https://www.apache.org/licenses/LICENSE-2.0
Available at Maven Central see
http://search.maven.org/#artifactdetails|com.bitplan.antlr|com.bitplan.antlr|0.0.2|jar
Maven dependency:
<dependency>
<groupId>com.bitplan.antlr</groupId>
<artifactId>com.bitplan.antlr</artifactId>
<version>0.0.2</version>
</dependency>
- 2017-10-13 0.0.1 - initial release
- 2017-10-14 0.0.2 - fixes #1 support for files from source directories and #2 support for timeout check