menu
analyzer package
documentation
ast
SymbolLiteral
components property
components
brightness_4
components
property
Null safety
List
<
Token
>
components
Return the components of the literal.
Implementation
List<Token> get components;
analyzer package
documentation
ast
SymbolLiteral
components property
SymbolLiteral class
Constructors
SymbolLiteral
Properties
beginToken
childEntities
components
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parent
poundSign
precedence
root
runtimeType
staticParameterElement
staticType
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==