Class SyntheticAttribute

java.lang.Object
com.sun.jdo.api.persistence.enhancer.classfile.ClassAttribute
com.sun.jdo.api.persistence.enhancer.classfile.SyntheticAttribute
All Implemented Interfaces:
VMConstants

public class SyntheticAttribute extends ClassAttribute
SyntheticAttribute represents a constant value attribute in a class file. These attributes are used as initialization values for static fields.
  • Field Details

  • Constructor Details

    • SyntheticAttribute

      public SyntheticAttribute(ConstUtf8 attrName)
      Construct a constant value attribute