menu
analyzer package
documentation
ast
BlockFunctionBody
block property
block
brightness_4
block
property
Null safety
Block
block
Return the block representing the body of the function.
Implementation
Block get block;
analyzer package
documentation
ast
BlockFunctionBody
block property
BlockFunctionBody class
Constructors
BlockFunctionBody
Properties
beginToken
block
childEntities
end
endToken
hashCode
isAsynchronous
isGenerator
isSynchronous
isSynthetic
keyword
length
offset
parent
root
runtimeType
star
Methods
accept
findPrevious
getProperty
isPotentiallyMutatedInClosure
isPotentiallyMutatedInScope
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==