Antlr Denter

Helper class for generating INDENT/DEDENT tokens with antlr4.

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.yuvalshavit
ArtifactId

ArtifactId

antlr-denter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Antlr Denter
Helper class for generating INDENT/DEDENT tokens with antlr4.
Project URL

Project URL

https://github.com/yshavit/antlr-denter

Download antlr-denter

How to add to project

<!-- https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter/ -->
<dependency>
    <groupId>com.yuvalshavit</groupId>
    <artifactId>antlr-denter</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter/
implementation 'com.yuvalshavit:antlr-denter:1.1'
// https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter/
implementation ("com.yuvalshavit:antlr-denter:1.1")
'com.yuvalshavit:antlr-denter:jar:1.1'
<dependency org="com.yuvalshavit" name="antlr-denter" rev="1.1">
  <artifact name="antlr-denter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yuvalshavit', module='antlr-denter', version='1.1')
)
libraryDependencies += "com.yuvalshavit" % "antlr-denter" % "1.1"
[com.yuvalshavit/antlr-denter "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.0

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0