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