| 
 | GNU Prolog for Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionHandlerInfo | |
|---|---|
| gnu.prolog.vm.interpreter | InterpretedCodeCompileruses the various classes beginning with I
 and extendingInstructionin theinstructionsub-package to 
 compile clauses toInterpretedByteCode. | 
| Uses of ExceptionHandlerInfo in gnu.prolog.vm.interpreter | 
|---|
| Fields in gnu.prolog.vm.interpreter declared as ExceptionHandlerInfo | |
|---|---|
| static ExceptionHandlerInfo[] | InterpretedCodeCompiler.exceptionHandlerArrayConstantarray type constant ExceptionHandlerInfo.class | 
| protected  ExceptionHandlerInfo[] | InterpretedByteCode.exceptionHandlersset of exception handlers | 
| Fields in gnu.prolog.vm.interpreter with type parameters of type ExceptionHandlerInfo | |
|---|---|
| protected  List<ExceptionHandlerInfo> | InterpretedCodeCompiler.exceptionHandlersexception handlers | 
| Constructors in gnu.prolog.vm.interpreter with parameters of type ExceptionHandlerInfo | |
|---|---|
| InterpretedByteCode(CompoundTermTag codeTag,
                    Instruction[] isrc,
                    ExceptionHandlerInfo[] ehs)constructor of code | |
| 
 | GNU Prolog for Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||