Interface ITry

All Known Implementing Classes:
TryData

public interface ITry
  • Method Details

    • getCatch

      ICatch getCatch()
    • getStartOffset

      int getStartOffset()
    • getEndOffset

      int getEndOffset()