Class AccessorGeneratorField

    • Field Detail

      • targetField

        protected final org.objectweb.asm.tree.FieldNode targetField
        The target field, identified by the accessor info
      • targetType

        protected final org.objectweb.asm.Type targetType
        The type of the target member
    • Constructor Detail

      • AccessorGeneratorField

        public AccessorGeneratorField​(AccessorInfo info)