menu
analyzer package
documentation
ast
LibraryDirective
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
LibraryDirective
semicolon property
LibraryDirective class
Constructors
LibraryDirective
Properties
beginToken
childEntities
documentationComment
element
element2
end
endToken
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
length
libraryKeyword
metadata
name
name2
offset
parent
root
runtimeType
semicolon
sortedCommentAndAnnotations
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==