menu
analyzer package
documentation
ast
FieldFormalParameter
thisKeyword property
thisKeyword
brightness_4
thisKeyword
property
Null safety
Token
thisKeyword
Return the token representing the 'this' keyword.
Implementation
Token get thisKeyword;
analyzer package
documentation
ast
FieldFormalParameter
thisKeyword property
FieldFormalParameter class
Constructors
FieldFormalParameter
Properties
beginToken
childEntities
covariantKeyword
declaredElement
documentationComment
end
endToken
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
thisKeyword
type
typeParameters
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==