#include <class_member.h>
Public Member Functions | |
Handler () | |
bool | parse (Class *clss, unsigned code_length, ByteReader &cfs, Method *method) |
uint32 | get_start_pc () |
uint32 | get_end_pc () |
uint32 | get_handler_pc () |
uint32 | get_catch_type_index () |
Handler.Handler | ( | ) |
bool Handler.parse | ( | Class * | clss, | |
unsigned | code_length, | |||
ByteReader & | cfs, | |||
Method * | method | |||
) |
uint32 Handler.get_start_pc | ( | ) |
uint32 Handler.get_end_pc | ( | ) |
uint32 Handler.get_handler_pc | ( | ) |
uint32 Handler.get_catch_type_index | ( | ) |
Genereated on Tue Mar 11 19:26:01 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.