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