menu
analyzer package
documentation
ast
SuperExpression
superKeyword property
superKeyword
brightness_4
superKeyword
property
Null safety
Token
superKeyword
Return the token representing the 'super' keyword.
Implementation
Token get superKeyword;
analyzer package
documentation
ast
SuperExpression
superKeyword property
SuperExpression class
Constructors
SuperExpression
Properties
beginToken
childEntities
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
superKeyword
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==