menu
analyzer package
documentation
ast
ExtensionDeclaration
typeKeyword property
typeKeyword
brightness_4
typeKeyword
property
Null safety
Token
?
typeKeyword
Return the token representing the 'type' keyword.
Implementation
Token? get typeKeyword;
analyzer package
documentation
ast
ExtensionDeclaration
typeKeyword property
ExtensionDeclaration class
Constructors
ExtensionDeclaration
Properties
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
extendedType
extensionKeyword
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
leftBracket
length
members
metadata
name
name2
offset
onKeyword
parent
rightBracket
root
runtimeType
sortedCommentAndAnnotations
typeKeyword
typeParameters
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==