Module org.glavo.classfile
Package org.glavo.classfile.impl
Interface CodeImpl.ExceptionHandlerAction
- Enclosing class:
CodeImpl
public static interface CodeImpl.ExceptionHandlerAction
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(int start, int end, int handler, int catchTypeIndex)
-
Method Details
-
accept
void accept(int start, int end, int handler, int catchTypeIndex)
-