Interface HasAttribute

All Known Subinterfaces:
ClassFile, Field, Member, Method
All Known Implementing Classes:
ConcreteMethod, DirectClassFile, StdField, StdMember, StdMethod

public interface HasAttribute
An element that can have Attribute
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the element attributes (along with attributes_count).
  • Method Details

    • getAttributes

      AttributeList getAttributes()
      Get the element attributes (along with attributes_count).
      Returns:
      non-null; the attributes list