menu
analyzer package
documentation
ast
WithClause
mixinTypes property
mixinTypes
brightness_4
mixinTypes
property
Null safety
NodeList
<
NamedType
>
mixinTypes
Return the names of the mixins that were specified.
Implementation
NodeList<NamedType> get mixinTypes;
analyzer package
documentation
ast
WithClause
mixinTypes property
WithClause class
Constructors
WithClause
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
length
mixinTypes
offset
parent
root
runtimeType
withKeyword
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==