menu
analyzer package
documentation
ast
AssignmentExpression
leftHandSide property
leftHandSide
brightness_4
leftHandSide
property
Null safety
Expression
leftHandSide
Return the expression used to compute the left hand side.
Implementation
Expression get leftHandSide;
analyzer package
documentation
ast
AssignmentExpression
leftHandSide property
AssignmentExpression class
Constructors
AssignmentExpression
Properties
beginToken
childEntities
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
leftHandSide
length
nullShortingTermination
offset
operator
parent
precedence
readElement
readType
rightHandSide
root
runtimeType
staticElement
staticParameterElement
staticType
unParenthesized
writeElement
writeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==