Interface CodeImpl.ExceptionHandlerAction

Enclosing class:
CodeImpl

public static interface CodeImpl.ExceptionHandlerAction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(int start, int end, int handler, int catchTypeIndex)
     
  • Method Details

    • accept

      void accept(int start, int end, int handler, int catchTypeIndex)