menu
analyzer package
documentation
ast
YieldStatement
semicolon property
semicolon
brightness_4
semicolon
property
Null safety
Token
semicolon
Return the semicolon following the expression.
Implementation
Token get semicolon;
analyzer package
documentation
ast
YieldStatement
semicolon 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 ==