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.road.network.factory.vissim.VissimANMNetworkLaneParser | Line |
|---|---|
| shortestRoute, routeMix, ShortestRouteMix | 177 |
| Make routes GTU specific. See what to do with GTUType.ALL for routes network.addRoute(GTUType.ALL, routeTag.route); } | 201 |