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 | 5 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 5
| com.sun.jna.Structure | Line |
|---|---|
| make overridable method with calculated native type, offset, etc | 448 |
| process against current value here | 468 |
| maybe cache this information on a per-class basis so that we don't have to re-analyze this static information each time a struct is allocated. | 631 |
| write getNaturalAlignment(stack/alloc) + getEmbeddedAlignment(structs) | 858 |
| move this into a native call which detects default alignment automatically | 859 |