com.jeffpalm.basic.bytecode
Interface IMutableField

All Superinterfaces:
ICodeGenerator, IDumpable, IField, IFieldOrMethod, IMutableFieldOrMethod
All Known Implementing Classes:
FieldImpl

public interface IMutableField
extends IMutableFieldOrMethod, IField


Method Summary
 
Methods inherited from interface com.jeffpalm.basic.bytecode.IMutableFieldOrMethod
addAttribute
 
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
 
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