Uses of Class
joeq.Class.jq_BytecodeMap

Packages that use jq_BytecodeMap
joeq.Class   
 

Uses of jq_BytecodeMap in joeq.Class
 

Fields in joeq.Class declared as jq_BytecodeMap
protected  jq_BytecodeMap jq_CompiledCode.bcm
           
 

Constructors in joeq.Class with parameters of type jq_BytecodeMap
jq_CompiledCode(jq_Method method, CodeAddress start, int length, CodeAddress entrypoint, jq_TryCatch[] handlers, jq_BytecodeMap bcm, Object ed, int stackframesize, List code_reloc, List data_reloc)
           
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.