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