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 |
---|---|---|
@deprecated | 6 | @deprecated |
@todo | 0 | @todo |
FIXME | 3 | FIXME |
TODO | 6 | TODO |
XXX | 3 | XXX |
Each tag is detailed below:
Number of occurrences found in the code: 6
com.helger.jcodemodel.AbstractJClass | Line |
---|---|
calling this method from {@link AbstractJClass} would be meaningless, since it's always guaranteed to return <tt>this</tt>. | 157 |
com.helger.jcodemodel.JDocComment | Line |
").newline (); | 379 |
com.helger.jcodemodel.JMethod | Line |
Use {@link #varParam()} instead. | 465 |
com.helger.jcodemodel.JOp | Line |
Use {@link #postincr(IJExpression)} instead | 108 |
Use {@link #postdecr(IJExpression)} instead | 149 |
com.helger.jcodemodel.JPrimitiveType | Line |
calling this method from {@link JPrimitiveType} would be meaningless, since it's always guaranteed to return <tt>this</tt>. | 130 |
Number of occurrences found in the code: 3
com.helger.jcodemodel.JAnnotationArrayMember | Line |
---|---|
this invocation is invalid if the caller isn't adding annotations into an array so this potentially type-unsafe conversion would be justified. | 427 |
com.helger.jcodemodel.JDefinedClass | Line |
This is incorrect, e.g. for anonymous classes! | 351 |
com.helger.jcodemodel.JFormatter | Line |
Strangely special processing of inner-classes references Why is this? Should this be removed? | 165 |
Number of occurrences found in the code: 6
com.helger.jcodemodel.JCodeModel | Line |
---|---|
does JDK 1.5 reflection provides these information? | 952 |
does JDK 1.5 reflection provides these information? | 960 |
com.helger.jcodemodel.JCommentPart | Line |
this doesn't print the parameterized type properly | 159 |
com.helger.jcodemodel.JPackage | Line |
think about importing | 581 |
com.helger.jcodemodel.TypedAnnotationWriter | Line |
enum constant. how should we handle it? | 241 |
com.helger.jcodemodel.fmt.JStaticJavaFile | Line |
allow those to be specified | 243 |