Uses of Class
org.aspectj.apache.bcel.generic.FieldGen
Packages that use FieldGen
-
Uses of FieldGen in org.aspectj.weaver.bcel
Methods in org.aspectj.weaver.bcel that return FieldGenModifier and TypeMethodDescriptionprotected FieldGenBcelTypeMunger.makeFieldGen(LazyClassGen gen, ResolvedMember member) Methods in org.aspectj.weaver.bcel with parameters of type FieldGenModifier and TypeMethodDescriptionvoidLazyClassGen.addField(FieldGen field, ISourceLocation sourceLocation) voidLazyClassGen.errorOnAddedField(FieldGen field, ISourceLocation sourceLocation)