menu
analyzer package
documentation
ast
CatchClause
body property
body
brightness_4
body
property
Null safety
Block
body
Return the body of the catch block.
Implementation
Block get body;
analyzer package
documentation
ast
CatchClause
body property
CatchClause class
Constructors
CatchClause
Properties
beginToken
body
catchKeyword
childEntities
comma
end
endToken
exceptionParameter
exceptionParameter2
exceptionType
hashCode
isSynthetic
leftParenthesis
length
offset
onKeyword
parent
rightParenthesis
root
runtimeType
stackTraceParameter
stackTraceParameter2
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==