menu
analyzer package
documentation
dart/ast/ast.dart
SuperFormalParameter
superKeyword property
superKeyword property
dark_mode
light_mode
superKeyword
property
Token
get
superKeyword
The token representing the
super
keyword.
Implementation
Token
get
superKeyword;
analyzer package
documentation
dart/ast/ast
SuperFormalParameter
superKeyword property
SuperFormalParameter class
Properties
beginToken
childEntities
covariantKeyword
declaredElement
declaredFragment
documentationComment
end
endToken
firstTokenAfterCommentAndMetadata
hashCode
isConst
isExplicitlyTyped
isFinal
isNamed
isOptional
isOptionalNamed
isOptionalPositional
isPositional
isRequired
isRequiredNamed
isRequiredPositional
isSynthetic
keyword
length
metadata
name
offset
parameters
parent
period
question
requiredKeyword
root
runtimeType
sortedCommentAndAnnotations
superKeyword
type
typeParameters
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==