Uses of Class
org.objectweb.asm.RecordComponentWriter
Packages that use RecordComponentWriter
-
Uses of RecordComponentWriter in org.objectweb.asm
Fields in org.objectweb.asm declared as RecordComponentWriterModifier and TypeFieldDescriptionprivate RecordComponentWriterClassWriter.firstRecordComponentThe record components of this class, stored in a linked list ofRecordComponentWriterlinked via theirRecordComponentVisitor.delegatefield.private RecordComponentWriterClassWriter.lastRecordComponentThe record components of this class, stored in a linked list ofRecordComponentWriterlinked via theirRecordComponentVisitor.delegatefield.