menu
analyzer package
documentation
ast
ImplementsClause
interfaces property
interfaces
brightness_4
interfaces
property
Null safety
NodeList
<
NamedType
>
interfaces
Return the list of the interfaces that are being implemented.
Implementation
NodeList<NamedType> get interfaces;
analyzer package
documentation
ast
ImplementsClause
interfaces property
ImplementsClause class
Constructors
ImplementsClause
Properties
beginToken
childEntities
end
endToken
hashCode
implementsKeyword
interfaces
isSynthetic
length
offset
parent
root
runtimeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==