The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 12 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 12
| com.tonicsystems.jarjar.DepFindVisitor | Line |
|---|---|
| some escape mechanism? | 61 |
| com.tonicsystems.jarjar.KeepProcessor | Line |
| this can probably be refactored into JarClassVisitor, etc. | 26 |
| use this for package remapping too? | 101 |
| com.tonicsystems.jarjar.Main | Line |
| make level an enum | 64 |
| com.tonicsystems.jarjar.PackageRemapper | Line |
| add back class name to verbose message | 114 |
| com.tonicsystems.jarjar.RulesFileParserTest | Line |
| --No comment-- | 26 |
| com.tonicsystems.jarjar.Wildcard | Line |
| check for illegal characters | 51 |
| com.tonicsystems.jarjar.ZapProcessor | Line |
| optimize | 39 |
| com.tonicsystems.jarjar.util.ClassHeaderReader | Line |
| check version | 72 |
| reduce calls to buffer | 79 |
| com.tonicsystems.jarjar.util.JarTransformer | Line |
| ? | 32 |
| com.tonicsystems.jarjar.util.StandaloneJarProcessor | Line |
| (chrisn): log | 56 |