AntlrPlugin

abstract class AntlrPlugin : Plugin<Project> (source)

A plugin for adding Antlr support to java projects.

Since

0.9

See also

Constructors

Link copied to clipboard
@Inject
constructor(objectFactory: ObjectFactory)

Properties

Link copied to clipboard
The antlr configuration name.

Functions

Link copied to clipboard
open fun apply(project: Project)
Apply this plugin to the given target object.