menu
analyzer package
documentation
ast
SuperConstructorInvocation
superKeyword property
superKeyword
brightness_4
superKeyword
property
Null safety
Token
superKeyword
Return the token for the 'super' keyword.
Implementation
Token get superKeyword;
analyzer package
documentation
ast
SuperConstructorInvocation
superKeyword property
SuperConstructorInvocation class
Constructors
SuperConstructorInvocation
Properties
argumentList
beginToken
childEntities
constructorName
end
endToken
hashCode
isSynthetic
length
offset
parent
period
root
runtimeType
staticElement
superKeyword
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==