menu
analyzer package
documentation
dart/ast/ast.dart
FunctionBody
isSynchronous property
isSynchronous property
dark_mode
light_mode
isSynchronous
property
bool
get
isSynchronous
Whether this function body is synchronous.
Implementation
bool
get
isSynchronous;
analyzer package
documentation
dart/ast/ast
FunctionBody
isSynchronous property
FunctionBody class
Properties
beginToken
childEntities
end
endToken
hashCode
isAsynchronous
isGenerator
isSynchronous
isSynthetic
keyword
length
offset
parent
root
runtimeType
star
Methods
accept
findPrevious
isPotentiallyMutatedInScope
isPotentiallyMutatedInScope2
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==