Get which tab (sketch file) the problem was encountered. @return The index of the tab in which the problem was encountered.
()
| 49 | * @return The index of the tab in which the problem was encountered. |
| 50 | */ |
| 51 | public int getTabIndex(); |
| 52 | |
| 53 | /** |
| 54 | * Get at which line the problem was encountered. |
no outgoing calls
no test coverage detected