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