CodeModel (Java SE 26 & JDK 26)
- All Superinterfaces:
AttributedElement, ClassFileElement, CompoundElement<CodeElement>, Iterable<CodeElement>, MethodElement
- All Known Subinterfaces:
CodeAttribute
-
Method Summary
Methods declared in interface CompoundElement
elementList, elementStream, forEach, iterator, toDebugStringReturns a
Listcontaining all member elements in this compound element.Returns a
Streamcontaining all member elements in this compound element.voidInvokes the provided handler with each member element in this compound element.
Returns an
Iteratordescribing all member elements in this compound element.Returns a text representation of the compound element and its contents for debugging purposes.
-
Method Details
-
parent
-
exceptionHandlers
-