Name

javacc

Synopsis

Executes the Java Compiler Compiler (JavaCC) on a grammar file. JavaCC is available at http://www.webgain.com/products/java_cc/.

Attributes

buildparser (all, boolean, N)

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

buildtokenmanager (all, boolean, N)

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

cachetokens (all, boolean, N)

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

choiceambiguitycheck (all, int, N)

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

commontokenaction (all, boolean, N)

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

debuglookahead (all, boolean, N)

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

debugparser (all, boolean, N)

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

debugtokenmanager (all, boolean, N)

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

errorreporting (all, boolean, N)

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

forcelacheck (all, boolean, N)

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

ignorecase (all, boolean, N)

If specified, the task sets the IGNORE_CASE ...

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.