Uses of Class
com.strobel.reflection.emit.__ExceptionInfo
Packages that use __ExceptionInfo
-
Uses of __ExceptionInfo in com.strobel.reflection.emit
Fields in com.strobel.reflection.emit declared as __ExceptionInfoModifier and TypeFieldDescriptionprivate __ExceptionInfo[]
CodeGenerator._currentExceptionStack
private __ExceptionInfo[]
CodeGenerator._exceptions
Methods in com.strobel.reflection.emit that return __ExceptionInfoModifier and TypeMethodDescription(package private) final __ExceptionInfo[]
CodeGenerator.getExceptions()
Methods in com.strobel.reflection.emit with parameters of type __ExceptionInfoModifier and TypeMethodDescriptionprivate static int
MethodBuilder.calculateNumberOfExceptions
(__ExceptionInfo[] exceptions) (package private) boolean
__ExceptionInfo.isInner
(__ExceptionInfo exc) private static void
CodeGenerator.sortExceptions
(__ExceptionInfo[] exceptions)