Class 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.
    • Constructor Detail

      • SyntheticAttribute

        public SyntheticAttribute​(ConstUtf8 attrName)
        Construct a constant value attribute