menu
analyzer package
documentation
ast
SymbolLiteral
poundSign property
poundSign
brightness_4
poundSign
property
Null safety
Token
poundSign
Return the token introducing the literal.
Implementation
Token get poundSign;
analyzer package
documentation
ast
SymbolLiteral
poundSign 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 ==