menu
analyzer package
documentation
ast
LibraryDirective
libraryKeyword property
libraryKeyword
brightness_4
libraryKeyword
property
Null safety
Token
libraryKeyword
Return the token representing the 'library' keyword.
Implementation
Token get libraryKeyword;
analyzer package
documentation
ast
LibraryDirective
libraryKeyword 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 ==