next up previous contents index
Next: Nested elements Up: MParse Previous: Description   Contents   Index

Parameters

Attribute Description Required
target The .jj grammar file to process. It will only be processed if the grammar is newer than the corresponding .java file. Yes
metamatahome The home directory containing the Metamata distribution. Yes
verbose Enable all messages No
debugparser Enables parser debugging No
debugscanner Enables scanner debugging No
cleanup Remove the intermediate Sun JavaCC file created during the transformation of the grammar file. No. Default to false
maxmemory Set the maximum memory for the JVM. this is a convenient way to set the -mx or -Xmx argument. No



Andrew Marlow 2003-07-08