menu
analyzer package
documentation
ast
FieldDeclaration
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
FieldDeclaration
semicolon property
FieldDeclaration class
Constructors
FieldDeclaration
Properties
abstractKeyword
beginToken
childEntities
covariantKeyword
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
fields
firstTokenAfterCommentAndMetadata
hashCode
isStatic
isSynthetic
length
metadata
offset
parent
root
runtimeType
semicolon
sortedCommentAndAnnotations
staticKeyword
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==