menu
analyzer package
documentation
dart/ast/ast.dart
YieldStatement
star property
star property
dark_mode
light_mode
star
property
Token
?
get
star
The star optionally following the
yield
keyword.
Implementation
Token?
get
star;
analyzer package
documentation
dart/ast/ast
YieldStatement
star property
YieldStatement class
Properties
beginToken
childEntities
end
endToken
expression
hashCode
isSynthetic
length
offset
parent
root
runtimeType
semicolon
star
unlabeled
yieldKeyword
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==