menu
analyzer package
documentation
ast
ExpressionFunctionBody
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
ExpressionFunctionBody
semicolon property
ExpressionFunctionBody class
Constructors
ExpressionFunctionBody
Properties
beginToken
childEntities
end
endToken
expression
functionDefinition
hashCode
isAsynchronous
isGenerator
isSynchronous
isSynthetic
keyword
length
offset
parent
root
runtimeType
semicolon
star
Methods
accept
findPrevious
getProperty
isPotentiallyMutatedInClosure
isPotentiallyMutatedInScope
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==