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 | 6 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 6
| net.sourceforge.jenesis4java.Lambda | Line |
|---|---|
| clarify what Lambda might extend (beyond Codeable). | 43 |
| net.sourceforge.jenesis4java.impl.AnnotationTest | Line |
| is this sensible, or should name be immutable? | 347 |
| net.sourceforge.jenesis4java.impl.InvokeTest | Line |
| this is somewhat inconsistent why distinguish between String and Expression? | 175 |
| this is somewhat inconsistent why not return a string version of the qualifier here? | 186 |
| net.sourceforge.jenesis4java.impl.MLambda | Line |
| body etc. | 208 |
| net.sourceforge.jenesis4java.impl.MLambdaTest | Line |
| this is wrong | 171 |