menu
analyzer package
documentation
ast
ThisExpression
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
ThisExpression
thisKeyword property
ThisExpression class
Constructors
ThisExpression
Properties
beginToken
childEntities
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
thisKeyword
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==