menu
analyzer package
documentation
dart/ast/ast.dart
ThisExpression
thisKeyword property
thisKeyword property
dark_mode
light_mode
thisKeyword
property
Token
get
thisKeyword
The token representing the
this
keyword.
Implementation
Token
get
thisKeyword;
analyzer package
documentation
dart/ast/ast
ThisExpression
thisKeyword property
ThisExpression class
Properties
beginToken
childEntities
correspondingParameter
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
thisKeyword
unParenthesized
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==