Lines Matching full:code
15 <code><b>java -jar proguard.jar </b></code><i>options</i> ...
19 <code><b>java -jar proguard.jar @myconfig.pro</b></code>
27 <td valign="top"><a href="usage.html#at"><code><b>@</b></code></a><a href="usage.html#filename"><i>filename</i></a></td>
29 <td>Short for '<code>-include</code> <i>filename</i>'.</td>
33 <td valign="top"><a href="usage.html#include"><code><b>-include</b></code></a>
40 <td valign="top"><a href="usage.html#basedirectory"><code><b>-basedirectory</b></code></a>
47 <td valign="top"><a href="usage.html#injars"><code><b>-injars</b></code></a>
53 <td valign="top"><a href="usage.html#outjars"><code><b>-outjars</b></code></a>
60 <td valign="top"><a href="usage.html#libraryjars"><code><b>-libraryjars</b></code></a>
66 <td valign="top"><a href="usage.html#dontskipnonpubliclibraryclasses"><code><b>-dontskipnonpubliclibraryclasses</b></code></a></td>
71 <td valign="top"><a href="usage.html#dontskipnonpubliclibraryclassmembers"><code><b>-dontskipnonpubliclibraryclassmembers</b></code></a></td>
76 <td valign="top"><a href="usage.html#keepdirectories"><code><b>-keepdirectories</b></code></a>
83 <td valign="top"><a href="usage.html#target"><code><b>-target</b></code></a>
89 <td valign="top"><a href="usage.html#forceprocessing"><code><b>-forceprocessing</b></code></a></td>
94 <td valign="top"><a href="usage.html#keep"><code><b>-keep</b></code></a>
101 <td valign="top"><a href="usage.html#keepclassmembers"><code><b>-keepclassmembers</b></code></a>
109 <td valign="top"><a href="usage.html#keepclasseswithmembers"><code><b>-keepclasseswithmembers</b></code></a>
117 <td valign="top"><a href="usage.html#keepnames"><code><b>-keepnames</b></code></a>
124 <td valign="top"><a href="usage.html#keepclassmembernames"><code><b>-keepclassmembernames</b></code></a>
131 <td valign="top"><a href="usage.html#keepclasseswithmembernames"><code><b>-keepclasseswithmembernames</b></code></a>
139 <td valign="top"><a href="usage.html#printseeds"><code><b>-printseeds</b></code></a>
141 <td>List classes and class members matched by the various <code>-keep</code>
146 <td valign="top"><a href="usage.html#dontshrink"><code><b>-dontshrink</b></code></a></td>
151 <td valign="top"><a href="usage.html#printusage"><code><b>-printusage</b></code></a>
153 <td>List dead code of the input class files, to the standard output or to the
158 <td valign="top"><a href="usage.html#whyareyoukeeping"><code><b>-whyareyoukeeping</b></code></a>
165 <td valign="top"><a href="usage.html#dontoptimize"><code><b>-dontoptimize</b></code></a></td>
170 <td valign="top"><a href="usage.html#optimizations"><code><b>-optimizations</b></code></a>
176 <td valign="top"><a href="usage.html#optimizationpasses"><code><b>-optimizationpasses</b></code></a>
182 <td valign="top"><a href="usage.html#assumenosideeffects"><code><b>-assumenosideeffects</b></code></a>
189 <td valign="top"><a href="usage.html#allowaccessmodification"><code><b>-allowaccessmodification</b></code></a></td>
195 <td valign="top"><a href="usage.html#mergeinterfacesaggressively"><code><b>-mergeinterfacesaggressively</b></code></a></td>
200 <td valign="top"><a href="usage.html#dontobfuscate"><code><b>-dontobfuscate</b></code></a></td>
205 <td valign="top"><a href="usage.html#printmapping"><code><b>-printmapping</b></code></a>
212 <td valign="top"><a href="usage.html#applymapping"><code><b>-applymapping</b></code></a>
218 <td valign="top"><a href="usage.html#obfuscationdictionary"><code><b>-obfuscationdictionary</b></code></a>
224 <td valign="top"><a href="usage.html#classobfuscationdictionary"><code><b>-classobfuscationdictionary</b></code></a>
230 <td valign="top"><a href="usage.html#packageobfuscationdictionary"><code><b>-packageobfuscationdictionary</b></code></a>
236 <td valign="top"><a href="usage.html#overloadaggressively"><code><b>-overloadaggressively</b></code></a></td>
241 <td valign="top"><a href="usage.html#useuniqueclassmembernames"><code><b>-useuniqueclassmembernames</b></code></a></td>
246 <td valign="top"><a href="usage.html#dontusemixedcaseclassnames"><code><b>-dontusemixedcaseclassnames</b></code></a></td>
251 <td valign="top"><a href="usage.html#keeppackagenames"><code><b>-keeppackagenames</b></code></a>
257 <td valign="top"><a href="usage.html#flattenpackagehierarchy"><code><b>-flattenpackagehierarchy</b></code></a>
264 <td valign="top"><a href="usage.html#repackageclasses"><code><b>-repackageclasses</b></code></a>
271 <td valign="top"><a href="usage.html#keepattributes"><code><b>-keepattributes</b></code></a>
274 <code>Exceptions</code>, <code>InnerClasses</code>,
275 <code>Signature</code>, <code>Deprecated</code>,
276 <code>SourceFile</code>, <code>SourceDir</code>,
277 <code>LineNumberTable</code>,
278 <code>LocalVariableTable</code>, <code>LocalVariableTypeTable</code>,
279 <code>Synthetic</code>, <code>EnclosingMethod</code>, and
280 <code>*Annotation*</code>.</td>
284 <td valign="top"><a href="usage.html#renamesourcefileattribute"><code><b>-renamesourcefileattribute</b></code></a>
286 <td>Put the given constant string in the <code>SourceFile</code>
291 <td valign="top"><a href="usage.html#adaptclassstrings"><code><b>-adaptclassstrings</b></code></a>
298 <td valign="top"><a href="usage.html#adaptresourcefilenames"><code><b>-adaptresourcefilenames</b></code></a>
305 <td valign="top"><a href="usage.html#adaptresourcefilecontents"><code><b>-adaptresourcefilecontents</b></code></a>
312 <td valign="top"><a href="usage.html#dontpreverify"><code><b>-dontpreverify</b></code></a></td>
317 <td valign="top"><a href="usage.html#microedition"><code><b>-microedition</b></code></a></td>
322 <td valign="top"><a href="usage.html#verbose"><code><b>-verbose</b></code></a></td>
327 <td valign="top"><a href="usage.html#dontnote"><code><b>-dontnote</b></code></a>
334 <td valign="top"><a href="usage.html#dontwarn"><code><b>-dontwarn</b></code></a>
340 <td valign="top"><a href="usage.html#ignorewarnings"><code><b>-ignorewarnings</b></code></a></td>
346 <td valign="top"><a href="usage.html#printconfiguration"><code><b>-printconfiguration</b></code></a>
353 <td valign="top"><a href="usage.html#dump"><code><b>-dump</b></code></a>
373 <h2>Overview of <code>Keep</code> Options</h2>
385 <td bgcolor="#E0E0E0"><a href="usage.html#keep"><code>-keep</code></a></td>
386 <td bgcolor="#E0E0E0"><a href="usage.html#keepnames"><code>-keepnames</code></a></td>
391 <td bgcolor="#E0E0E0"><a href="usage.html#keepclassmembers"><code>-keepclassmembers</code></a></td>
392 <td bgcolor="#E0E0E0"><a href="usage.html#keepclassmembernames"><code>-keepclassmembernames</code></a></td>
397 <td bgcolor="#E0E0E0"><a href="usage.html#keepclasseswithmembers"><code>-keepclasseswithmembers</code></a></td>
398 <td bgcolor="#E0E0E0"><a href="usage.html#keepclasseswithmembernames"><code>-keepclasseswithmembernames</code></a></td>
409 <td valign="top"><a href="usage.html#allowshrinking"><code><b>allowshrinking</b></code></a></td>
414 <td valign="top"><a href="usage.html#allowoptimization"><code><b>allowoptimization</b></code></a></td>
419 <td valign="top"><a href="usage.html#allowobfuscation"><code><b>allowobfuscation</b></code></a></td>
448 <i>argumenttype</i> can contain wildcards: '<code><b>?</b></code>' for a
449 single character, '<code><b>*</b></code>' for any number of characters
450 (but not the package separator), '<code><b>**</b></code>' for any number
451 of (any) characters, '<code><b>%</b></code>' for any primitive type,
452 '<code><b>***</b></code>' for any type, and '<code><b>...</b></code>' for any number of arguments..
454 '<code><b>?</b></code>' for a single character and '<code><b>*</b></code>'