menu
analyzer package
documentation
ast
ExtendsClause
extendsKeyword property
extendsKeyword
brightness_4
extendsKeyword
property
Null safety
Token
extendsKeyword
Return the token representing the 'extends' keyword.
Implementation
Token get extendsKeyword;
analyzer package
documentation
ast
ExtendsClause
extendsKeyword property
ExtendsClause class
Constructors
ExtendsClause
Properties
beginToken
childEntities
end
endToken
extendsKeyword
hashCode
isSynthetic
length
offset
parent
root
runtimeType
superclass
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==