Name

jjtree

Synopsis

Executes the JJTree preprocessor for the Java Compiler Compiler (JavaCC), which is available at http://www.webgain.com/products/java_cc/.

Attributes

buildnodefiles (all, boolean, N)

If specified, the task sets the BUILD_NODE_FILES grammar option to the value of this attribute.

javacchome (all, File, Y)

The directory containing the JavaCC distribution.

multi (all, boolean, N)

If specified, the task sets the MULTI grammar option to the value of this attribute.

nodedefaultvoid (all, boolean, N)

If specified, the task sets the NODE_DEFAULT_VOID grammar option to the value of this attribute.

nodefactory (all, boolean, N)

If specified, the task sets the NODE_FACTORY grammar option to the value of this attribute.

nodepackage (all, String, N)

If specified, the task sets the NODE_PACKAGE grammar option to the value of this attribute.

nodeprefix (all, String, N)

If specified, the task sets the NODE_PREFIX grammar option to the value of this attribute.

nodescopehook (all, boolean, N)

If specified, the task sets the NODE_SCOPE_HOOK grammar option to the value of this attribute.

nodeusesparser (all, boolean, N)

If specified, the task sets the NODE_USES_PARSER grammar option to the value of this attribute.

outputdirectory (all, File, N)

The destination directory for the generated file. If omitted, output goes to the directory containing the grammar file.

static (all, boolean, N)

If specified, the task sets the STATIC grammar option to the value of this attribute.

target (all, File, Y) ...

Get Ant: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.