AttributedElement
; elements that model complex parts of the classfile that
themselves contain their own child elements will implement CompoundElement
. Elements specific to various locations in the classfile
will implement ClassElement
, MethodElement
, etc.