menu
analyzer package
documentation
ast
YieldStatement
star property
star
brightness_4
star
property
Null safety
Token
?
star
Return the star optionally following the 'yield' keyword.
Implementation
Token? get star;
analyzer package
documentation
ast
YieldStatement
star property
YieldStatement class
Constructors
YieldStatement
Properties
beginToken
childEntities
end
endToken
expression
hashCode
isSynthetic
length
offset
parent
root
runtimeType
semicolon
star
unlabeled
yieldKeyword
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==