menu
analyzer package
documentation
ast
ExtensionDeclaration
extensionKeyword property
extensionKeyword
brightness_4
extensionKeyword
property
Null safety
Token
extensionKeyword
Return the token representing the 'extension' keyword.
Implementation
Token get extensionKeyword;
analyzer package
documentation
ast
ExtensionDeclaration
extensionKeyword 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 ==