Interface WithModifiers

All Superinterfaces:
Link
All Known Subinterfaces:
ConstructorLink, FieldLink, MethodLink, TypeLink
All Known Implementing Classes:
BasicConstructorLink, BasicFieldLink, BasicMethodLink, BasicTypeLink

public interface WithModifiers extends Link

An interface for links to types with modifiers.

  • Nested Class Summary

    Link.Kind
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Return the bit representation of the modifiers of this link.
    kind, reflection
  • Method Details

    • modifiers

      int modifiers()

      Return the bit representation of the modifiers of this link.

      Returns:
      the modifiers