menu
analyzer package
documentation
ast
ExportDirective
exportKeyword property
exportKeyword
brightness_4
exportKeyword
property
Null safety
Token
exportKeyword
The token representing the 'export' keyword.
Implementation
Token get exportKeyword;
analyzer package
documentation
ast
ExportDirective
exportKeyword property
ExportDirective class
Constructors
ExportDirective
Properties
beginToken
childEntities
combinators
configurations
documentationComment
element
element2
end
endToken
exportKeyword
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
length
metadata
offset
parent
root
runtimeType
semicolon
sortedCommentAndAnnotations
uri
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==