Interface Member

All Superinterfaces:
Serializable
All Known Subinterfaces:
ClassMember, FieldMember, MethodMember

public interface Member extends Serializable
The Member type hierarchy represents structural or logical structures in the compiled output. Members don't have a getRange() function because the bytes derived from the member are likely disjoint.