com.jeffpalm.basic.bytecode
Interface ICONSTANT_String_info

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

public interface ICONSTANT_String_info
extends ICONSTANT_info


Method Summary
 Iu2 string_index()
           
 
Methods inherited from interface com.jeffpalm.basic.bytecode.ICONSTANT_info
tag
 
Methods inherited from interface com.jeffpalm.basic.bytecode.ICodeGenerator
gen
 

Method Detail

string_index

Iu2 string_index()