The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|---|
| @todo | 12 |
| TODO | 0 |
Each tag is detailed below:
Number of occurences found in the code: 12
| net.sf.alchim.getset.GetAndSetAdder | Line |
|---|---|
| add get and set for super class public field if doesn't exist | 21 |
| warn if getter or setter, already exist for a public field | 22 |
| manage generics attribute | 23 |
| manage primitive attribute | 24 |
| manage deprecated attribute (copy deprecated) | 25 |
| create ToString | 26 |
| 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 exception | 29 |
| for boolean create getter name like 'isXXX' | 30 |
| check if 0 args | 96 |
| check if 1 arg of the type of field | 104 |
Number of occurences found in the code: 0