Package jadx.api.plugins.input.data
Interface ITry
- All Known Implementing Classes:
TryData
public interface ITry
-
Method Summary
-
Method Details
-
getCatch
ICatch getCatch() -
getStartOffset
int getStartOffset() -
getEndOffset
int getEndOffset()
-