menu
analyzer package
documentation
ast
TopLevelVariableDeclaration
semicolon property
semicolon
brightness_4
semicolon
property
Null safety
Token
semicolon
Return the semicolon terminating the declaration.
Implementation
Token get semicolon;
analyzer package
documentation
ast
TopLevelVariableDeclaration
semicolon property
TopLevelVariableDeclaration class
Constructors
TopLevelVariableDeclaration
Properties
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
length
metadata
offset
parent
root
runtimeType
semicolon
sortedCommentAndAnnotations
variables
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==