Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@todo12
TODO0

Each tag is detailed below:

@todo

Number of occurences found in the code: 12

net.sf.alchim.getset.GetAndSetAdderLine
add get and set for super class public field if doesn't exist21
warn if getter or setter, already exist for a public field22
manage generics attribute23
manage primitive attribute24
manage deprecated attribute (copy deprecated)25
create ToString26
create constructor with fields (and default constuctor if no exists) ???27
support annotation or comments to exclude public field from the generation.28
test what is the stacktrace when set/getter throws exception29
for boolean create getter name like 'isXXX'30
check if 0 args96
check if 1 arg of the type of field104

TODO

Number of occurences found in the code: 0