Get the exact character on which this problem ends in code line relative. @return Number of characters past the start of the line if known where the code associated with the Problem ends.
()
| 81 | * code associated with the Problem ends. |
| 82 | */ |
| 83 | public int getStopOffset(); |
| 84 | |
| 85 | } |
| 86 |
no outgoing calls
no test coverage detected