com.jeffpalm.basic.bytecode
Interface IField

All Superinterfaces:
ICodeGenerator, IDumpable, IFieldOrMethod
All Known Subinterfaces:
IMutableField
All Known Implementing Classes:
FieldImpl

public interface IField
extends IFieldOrMethod


Method Summary
 
Methods inherited from interface com.jeffpalm.basic.bytecode.IFieldOrMethod
accessFlags, attributes, attributesCount, descriptor, name, setAccessFlags
 
Methods inherited from interface com.jeffpalm.basic.util.IDumpable
dump
 
Methods inherited from interface com.jeffpalm.basic.bytecode.ICodeGenerator
gen