All Superinterfaces:
AttributedElement, ClassElement, ClassFileElement, CompoundElement<FieldElement>, Iterable<FieldElement>

  • Method Summary

    fieldName()

    Returns the name of this field.

    fieldType()

    Returns the field descriptor string of this field.

    Returns the field type, as a symbolic descriptor.

    flags()

    Returns the access flags.

    parent()

    Returns the class model this field is a member of, 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

    • flags

    • parent

    • fieldName

    • fieldType

    • fieldTypeSymbol