keros-javacc-project 1.3

Keros JavaCC related project work...

Table Of Contents

Summary

Import Summary

Import Definitions
FileDescriptionComment
keros-java-project.xmlContains Keros Java project functionality. Imports...

Macro Definition Summary

Macro Definitions
NameDescriptionURI
javacc2javaDefines a simpler javacc - acting similar to javacc. One does not need to specify each and every JavaCC file - simply provide a root or @{src-dir} location from which to start finding javacc files for invocation with the javacc task. The branch directory from @{dest-dir} is computed from @{src-dir} and the javacc files found.http://keros.sourceforge.net/project/javacc

Target Summary

Target Definitions
NameDependsUnlessDescription
keros-base-project.generatekeros-javacc-project.generateNot DefinedNot Defined
keros-javacc-project.generateNot Definedkeros-javacc-project.generate.SKIPGenerate Java files from JavaCC
keros-javacc-project.print.propertiesNot DefinedNot DefinedConverts Ant scripts to HTML

Details

Macro Definition Details

javacc2java

Defines a simpler javacc - acting similar to javacc. One does not need to specify each and every JavaCC file - simply provide a root or @{src-dir} location from which to start finding javacc files for invocation with the javacc task. The branch directory from @{dest-dir} is computed from @{src-dir} and the javacc files found.

Attribute Definitions
NameDescriptionDefault
src-dirThe directory from which to start searching for javacc files.Not Defined
dest-dirThe directory where javacc should generate - this is really the root directory from which javacc generation will be relative.Not Defined
javacc-homeThe location where JavaCC is installed.Not Defined
staticStatic generation flag for javacc.true
listfilesIf true, information will be displayed as to which files are being javac'd.true
descriptionInformation about this macro call.Not Defined

Target Detail

keros-base-project.generate

Description unavailable

This will process generating Java for JavaCC...

keros-javacc-project.generate

Generate Java files from JavaCC

This will process generating Java for JavaCC...

keros-javacc-project.print.properties

Converts Ant scripts to HTML

Will print all properties to the console.

Property Declarations

This section highlights all properties set by scope. For example, properties may be set at the project level, macrodef level or target level. This section only lists the property names - not their values.

Depends List

This section lists all the dependencies for targets in a hierarchical structure.