interfaces property

NodeList<NamedType> interfaces

Return the list of the interfaces that are being implemented.

Implementation

NodeList<NamedType> get interfaces;