com.jeffpalm.basic.bytecode
Interface ICONSTANT_Long_info

All Superinterfaces:
ICodeGenerator, ICONSTANT_info, IInfo
All Known Implementing Classes:
CONSTANT_Long_info

public interface ICONSTANT_Long_info
extends ICONSTANT_info


Method Summary
 Iu4 high_bytes()
           
 Iu4 low_bytes()
           
 
Methods inherited from interface com.jeffpalm.basic.bytecode.ICONSTANT_info
tag
 
Methods inherited from interface com.jeffpalm.basic.bytecode.ICodeGenerator
gen
 

Method Detail

high_bytes

Iu4 high_bytes()

low_bytes

Iu4 low_bytes()