Uses of Class
org.datanucleus.enhancer.asm.FieldWriter
Packages that use FieldWriter
Package
Description
ASM : a small and fast bytecode manipulation framework.
-
Uses of FieldWriter in org.datanucleus.enhancer.asm
Fields in org.datanucleus.enhancer.asm declared as FieldWriterModifier and TypeFieldDescriptionprivate FieldWriterClassWriter.firstFieldThe fields of this class, stored in a linked list ofFieldWriterlinked via theirFieldVisitor.fvfield.private FieldWriterClassWriter.lastFieldThe fields of this class, stored in a linked list ofFieldWriterlinked via theirFieldVisitor.fvfield.