menu
analyzer package
documentation
ast
ReturnStatement
returnKeyword property
returnKeyword
brightness_4
returnKeyword
property
Null safety
Token
returnKeyword
Return the token representing the 'return' keyword.
Implementation
Token get returnKeyword;
analyzer package
documentation
ast
ReturnStatement
returnKeyword property
ReturnStatement class
Constructors
ReturnStatement
Properties
beginToken
childEntities
end
endToken
expression
hashCode
isSynthetic
length
offset
parent
returnKeyword
root
runtimeType
semicolon
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==