menu
analyzer package
documentation
dart/ast/ast.dart
PartOfDirective
partKeyword property
partKeyword property
dark_mode
light_mode
partKeyword
property
Token
get
partKeyword
The token representing the
part
keyword.
Implementation
Token
get
partKeyword;
analyzer package
documentation
dart/ast/ast
PartOfDirective
partKeyword property
PartOfDirective class
Properties
beginToken
childEntities
documentationComment
element
end
endToken
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
length
libraryName
metadata
offset
ofKeyword
parent
partKeyword
root
runtimeType
semicolon
sortedCommentAndAnnotations
uri
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==