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