menu
analyzer package
documentation
ast
ExtensionDeclaration
extendedType property
extendedType
brightness_4
extendedType
property
Null safety
TypeAnnotation
extendedType
Return the type that is being extended.
Implementation
TypeAnnotation get extendedType;
analyzer package
documentation
ast
ExtensionDeclaration
extendedType 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 ==