menu
analyzer package
documentation
dart/ast/ast.dart
ImplementsClause
interfaces property
interfaces property
dark_mode
light_mode
interfaces
property
NodeList
<
NamedType
>
get
interfaces
The list of the interfaces that are being implemented.
Implementation
NodeList<NamedType> get interfaces;
analyzer package
documentation
dart/ast/ast
ImplementsClause
interfaces property
ImplementsClause class