interfaces property

NodeList<NamedType> get interfaces

Return the list of the interfaces that are being implemented.

Implementation

NodeList<NamedType> get interfaces;