menu
analyzer package
documentation
ast
ReturnStatement
semicolon property
semicolon
brightness_4
semicolon
property
Null safety
Token
semicolon
Return the semicolon terminating the statement.
Implementation
Token get semicolon;
analyzer package
documentation
ast
ReturnStatement
semicolon property
ReturnStatement class
Constructors
ReturnStatement
Properties
beginToken
childEntities
end
endToken
expression
hashCode
isSynthetic
length
offset
parent
returnKeyword
root
runtimeType
semicolon
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==