menu
analyzer package
documentation
ast
LibraryIdentifier
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
LibraryIdentifier
components property
LibraryIdentifier class
Constructors
LibraryIdentifier
Properties
beginToken
childEntities
components
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
name
offset
parent
precedence
root
runtimeType
staticElement
staticParameterElement
staticType
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==