Home | History | Annotate | Download | only in manual

Lines Matching full:code

28 <code><b>java -jar proguard.jar </b></code><i>options</i> ...
32 <code><b>java -jar proguard.jar @myconfig.pro</b></code>
40 <td valign="top"><a href="usage.html#at"><code><b>@</b></code></a><a href="usage.html#filename"><i>filename</i></a></td>
42 <td>Short for '<code>-include</code> <i>filename</i>'.</td>
46 <td valign="top"><a href="usage.html#include"><code><b>-include</b></code></a>
53 <td valign="top"><a href="usage.html#basedirectory"><code><b>-basedirectory</b></code></a>
60 <td valign="top"><a href="usage.html#injars"><code><b>-injars</b></code></a>
66 <td valign="top"><a href="usage.html#outjars"><code><b>-outjars</b></code></a>
73 <td valign="top"><a href="usage.html#libraryjars"><code><b>-libraryjars</b></code></a>
79 <td valign="top"><a href="usage.html#skipnonpubliclibraryclasses"><code><b>-skipnonpubliclibraryclasses</b></code></a></td>
84 <td valign="top"><a href="usage.html#dontskipnonpubliclibraryclasses"><code><b>-dontskipnonpubliclibraryclasses</b></code></a></td>
89 <td valign="top"><a href="usage.html#dontskipnonpubliclibraryclassmembers"><code><b>-dontskipnonpubliclibraryclassmembers</b></code></a></td>
94 <td valign="top"><a href="usage.html#keepdirectories"><code><b>-keepdirectories</b></code></a>
101 <td valign="top"><a href="usage.html#target"><code><b>-target</b></code></a>
107 <td valign="top"><a href="usage.html#forceprocessing"><code><b>-forceprocessing</b></code></a></td>
112 <td valign="top"><a href="usage.html#keep"><code><b>-keep</b></code></a>
119 <td valign="top"><a href="usage.html#keepclassmembers"><code><b>-keepclassmembers</b></code></a>
127 <td valign="top"><a href="usage.html#keepclasseswithmembers"><code><b>-keepclasseswithmembers</b></code></a>
135 <td valign="top"><a href="usage.html#keepnames"><code><b>-keepnames</b></code></a>
142 <td valign="top"><a href="usage.html#keepclassmembernames"><code><b>-keepclassmembernames</b></code></a>
149 <td valign="top"><a href="usage.html#keepclasseswithmembernames"><code><b>-keepclasseswithmembernames</b></code></a>
157 <td valign="top"><a href="usage.html#printseeds"><code><b>-printseeds</b></code></a>
159 <td>List classes and class members matched by the various <code>-keep</code>
164 <td valign="top"><a href="usage.html#dontshrink"><code><b>-dontshrink</b></code></a></td>
169 <td valign="top"><a href="usage.html#printusage"><code><b>-printusage</b></code></a>
171 <td>List dead code of the input class files, to the standard output or to the
176 <td valign="top"><a href="usage.html#whyareyoukeeping"><code><b>-whyareyoukeeping</b></code></a>
183 <td valign="top"><a href="usage.html#dontoptimize"><code><b>-dontoptimize</b></code></a></td>
188 <td valign="top"><a href="usage.html#optimizations"><code><b>-optimizations</b></code></a>
194 <td valign="top"><a href="usage.html#optimizationpasses"><code><b>-optimizationpasses</b></code></a>
200 <td valign="top"><a href="usage.html#assumenosideeffects"><code><b>-assumenosideeffects</b></code></a>
207 <td valign="top"><a href="usage.html#allowaccessmodification"><code><b>-allowaccessmodification</b></code></a></td>
213 <td valign="top"><a href="usage.html#mergeinterfacesaggressively"><code><b>-mergeinterfacesaggressively</b></code></a></td>
218 <td valign="top"><a href="usage.html#dontobfuscate"><code><b>-dontobfuscate</b></code></a></td>
223 <td valign="top"><a href="usage.html#printmapping"><code><b>-printmapping</b></code></a>
230 <td valign="top"><a href="usage.html#applymapping"><code><b>-applymapping</b></code></a>
236 <td valign="top"><a href="usage.html#obfuscationdictionary"><code><b>-obfuscationdictionary</b></code></a>
242 <td valign="top"><a href="usage.html#classobfuscationdictionary"><code><b>-classobfuscationdictionary</b></code></a>
248 <td valign="top"><a href="usage.html#packageobfuscationdictionary"><code><b>-packageobfuscationdictionary</b></code></a>
254 <td valign="top"><a href="usage.html#overloadaggressively"><code><b>-overloadaggressively</b></code></a></td>
259 <td valign="top"><a href="usage.html#useuniqueclassmembernames"><code><b>-useuniqueclassmembernames</b></code></a></td>
264 <td valign="top"><a href="usage.html#dontusemixedcaseclassnames"><code><b>-dontusemixedcaseclassnames</b></code></a></td>
269 <td valign="top"><a href="usage.html#keeppackagenames"><code><b>-keeppackagenames</b></code></a>
275 <td valign="top"><a href="usage.html#flattenpackagehierarchy"><code><b>-flattenpackagehierarchy</b></code></a>
282 <td valign="top"><a href="usage.html#repackageclasses"><code><b>-repackageclasses</b></code></a>
289 <td valign="top"><a href="usage.html#keepattributes"><code><b>-keepattributes</b></code></a>
292 <code>Exceptions</code>, <code>InnerClasses</code>,
293 <code>Signature</code>, <code>Deprecated</code>,
294 <code>SourceFile</code>, <code>SourceDir</code>,
295 <code>LineNumberTable</code>,
296 <code>LocalVariableTable</code>, <code>LocalVariableTypeTable</code>,
297 <code>Synthetic</code>, <code>EnclosingMethod</code>, and
298 <code>*Annotation*</code>.</td>
302 <td valign="top"><a href="usage.html#keepparameternames"><code><b>-keepparameternames</b></code></a></td>
307 <td valign="top"><a href="usage.html#renamesourcefileattribute"><code><b>-renamesourcefileattribute</b></code></a>
309 <td>Put the given constant string in the <code>SourceFile</code>
314 <td valign="top"><a href="usage.html#adaptclassstrings"><code><b>-adaptclassstrings</b></code></a>
321 <td valign="top"><a href="usage.html#adaptresourcefilenames"><code><b>-adaptresourcefilenames</b></code></a>
328 <td valign="top"><a href="usage.html#adaptresourcefilecontents"><code><b>-adaptresourcefilecontents</b></code></a>
335 <td valign="top"><a href="usage.html#dontpreverify"><code><b>-dontpreverify</b></code></a></td>
340 <td valign="top"><a href="usage.html#microedition"><code><b>-microedition</b></code></a></td>
345 <td valign="top"><a href="usage.html#verbose"><code><b>-verbose</b></code></a></td>
350 <td valign="top"><a href="usage.html#dontnote"><code><b>-dontnote</b></code></a>
357 <td valign="top"><a href="usage.html#dontwarn"><code><b>-dontwarn</b></code></a>
363 <td valign="top"><a href="usage.html#ignorewarnings"><code><b>-ignorewarnings</b></code></a></td>
369 <td valign="top"><a href="usage.html#printconfiguration"><code><b>-printconfiguration</b></code></a>
376 <td valign="top"><a href="usage.html#dump"><code><b>-dump</b></code></a>
396 <h2>Overview of <code>Keep</code> Options</h2>
408 <td bgcolor="#E0E0E0"><a href="usage.html#keep"><code>-keep</code></a></td>
409 <td bgcolor="#E0E0E0"><a href="usage.html#keepnames"><code>-keepnames</code></a></td>
414 <td bgcolor="#E0E0E0"><a href="usage.html#keepclassmembers"><code>-keepclassmembers</code></a></td>
415 <td bgcolor="#E0E0E0"><a href="usage.html#keepclassmembernames"><code>-keepclassmembernames</code></a></td>
420 <td bgcolor="#E0E0E0"><a href="usage.html#keepclasseswithmembers"><code>-keepclasseswithmembers</code></a></td>
421 <td bgcolor="#E0E0E0"><a href="usage.html#keepclasseswithmembernames"><code>-keepclasseswithmembernames</code></a></td>
432 <td valign="top"><a href="usage.html#includedescriptorclasses"><code><b>includedescriptorclasses</b></code></a></td>
436 <td valign="top"><a href="usage.html#allowshrinking"><code><b>allowshrinking</b></code></a></td>
441 <td valign="top"><a href="usage.html#allowoptimization"><code><b>allowoptimization</b></code></a></td>
447 <td valign="top"><a href="usage.html#allowobfuscation"><code><b>allowobfuscation</b></code></a></td>
476 <i>argumenttype</i> can contain wildcards: '<code><b>?</b></code>' for a
477 single character, '<code><b>*</b></code>' for any number of characters
478 (but not the package separator), '<code><b>**</b></code>' for any number
479 of (any) characters, '<code><b>%</b></code>' for any primitive type,
480 '<code><b>***</b></code>' for any type, and '<code><b>...</b></code>' for any number of arguments.</li>
482 '<code><b>?</b></code>' for a single character and '<code><b>*</b></code>'