menu
analyzer package
documentation
ast
SimpleIdentifier
token property
token
brightness_4
token
property
Null safety
Token
token
Return the token representing the identifier.
Implementation
Token get token;
analyzer package
documentation
ast
SimpleIdentifier
token property
SimpleIdentifier class
Constructors
SimpleIdentifier
Properties
beginToken
childEntities
end
endToken
hashCode
inConstantContext
isAssignable
isQualified
isSynthetic
length
name
offset
parent
precedence
root
runtimeType
staticElement
staticParameterElement
staticType
tearOffTypeArgumentTypes
token
unParenthesized
Methods
accept
findPrevious
getProperty
inDeclarationContext
inGetterContext
inSetterContext
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==