com.jeffpalm.decompiler
Interface ConstantInfo

All Known Subinterfaces:
ConstantClassInfo

public interface ConstantInfo


Method Summary
 byte tag()
           
 java.lang.String toString(ClassFile cf)
           
 

Method Detail

tag

byte tag()

toString

java.lang.String toString(ClassFile cf)