menu
analyzer package
documentation
ast
DottedName
components property
components
brightness_4
components
property
Null safety
NodeList
<
SimpleIdentifier
>
components
Return the components of the identifier.
Implementation
NodeList<SimpleIdentifier> get components;
analyzer package
documentation
ast
DottedName
components property
DottedName class
Constructors
DottedName
Properties
beginToken
childEntities
components
end
endToken
hashCode
isSynthetic
length
offset
parent
root
runtimeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==