Home | History | Annotate | Download | only in apt

Lines Matching full:default

3  The Maven plugin for antlr is simple to use but is at its simplest when you use the default
23 showing the default values of the configuration options, is as follows:
71 default-value="false"
78 default-value = "false"
84 wait for a debug connection on a TCP port (49100 by default).
86 default-value="false"
93 default-value="false"
100 default-value="false"
109 default-value="false"
116 default-value="false"
124 default-value="antlr"
131 default-value="true"
141 default-value="10000"
165 antlr version 3.x we default this to a directory in the tree
169 <<NB>> Take careful note that the default location for antlr grammars
172 default-value="<<<${basedir}/src/main/antlr3>>>"
176 Location for generated Java files. For antlr version 3.x we default
180 default-value="<<<${project.build.directory}/generated-sources/antlr3>>>"
188 <<NB>> If you change the lib directory from the default but the directory is
192 default-value="<<<${basedir}/src/main/antlr3/imports>>>"