menu
analyzer package
documentation
ast
PartOfDirective
semicolon property
semicolon
brightness_4
semicolon
property
Null safety
Token
semicolon
Return the semicolon terminating the directive.
Implementation
Token get semicolon;
analyzer package
documentation
ast
PartOfDirective
semicolon property
PartOfDirective class
Constructors
PartOfDirective
Properties
beginToken
childEntities
documentationComment
element
element2
end
endToken
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
length
libraryName
metadata
offset
ofKeyword
parent
partKeyword
root
runtimeType
semicolon
sortedCommentAndAnnotations
uri
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==