menu
analyzer package
documentation
ast
AwaitExpression
awaitKeyword property
awaitKeyword
brightness_4
awaitKeyword
property
Null safety
Token
awaitKeyword
Return the 'await' keyword.
Implementation
Token get awaitKeyword;
analyzer package
documentation
ast
AwaitExpression
awaitKeyword property
AwaitExpression class
Constructors
AwaitExpression
Properties
awaitKeyword
beginToken
childEntities
end
endToken
expression
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==