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