menu
analyzer package
documentation
ast
ContinueStatement
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
ContinueStatement
semicolon property
ContinueStatement class
Constructors
ContinueStatement
Properties
beginToken
childEntities
continueKeyword
end
endToken
hashCode
isSynthetic
label
length
offset
parent
root
runtimeType
semicolon
target
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==