interfaces2 property

  1. @Deprecated('Use interfaces instead')
NodeList<NamedType> interfaces2

Return the list of the interfaces that are being implemented.

Implementation

@Deprecated('Use interfaces instead')
NodeList<NamedType> get interfaces2;