All Superinterfaces:
AttributedElement, ClassFileElement, CompoundElement<CodeElement>, Iterable<CodeElement>, MethodElement
All Known Subinterfaces:
CodeAttribute

  • Method Summary

    Returns the exception table of the method.

    parent()

    Returns the enclosing method, if known.

    Methods declared in interface CompoundElement

    elementList, elementStream, forEach, iterator, toDebugString

    Returns a List containing all member elements in this compound element.

    Returns a Stream containing all member elements in this compound element.

    void

    Invokes the provided handler with each member element in this compound element.

    Returns an Iterator describing 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