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 |
---|---|---|
Open issues in the code | 2 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 2
org.opentrafficsim.water.network.Waterway | Line |
---|---|
private final String description; | 32 |
private SortedMap<Length, Terminal> terminals = new TreeMap<>(); | 41 |