menu
analyzer package
documentation
ast
AssignmentExpression
rightHandSide property
rightHandSide
brightness_4
rightHandSide
property
Null safety
Expression
rightHandSide
Return the expression used to compute the right hand side.
Implementation
Expression get rightHandSide;
analyzer package
documentation
ast
AssignmentExpression
rightHandSide 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 ==