| Detector: | Tikanga |
| Target: | project ' closure ' version319 |
| Misuse: | misuse ' mudetect-17 ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | Iterator.next() is invoked without prior check that the iterator has more elements. |
| Fix Description: | |
| Violation Types: |
|
| In File: | com/google/javascript/jscomp/TightenTypes.java |
| In Method: | getImplicitActionsFromCall(Node, JSType) |
| Code with Misuse: |
|