AntlrPlugin

abstract class AntlrPlugin : Plugin<Project> (source)

A plugin for adding Antlr support to java projects.

See also

Constructors

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

Properties

Link copied to clipboard

Functions

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