menu
analyzer package
documentation
ast
BinaryExpression
leftOperand property
leftOperand
brightness_4
leftOperand
property
Null safety
Expression
leftOperand
Return the expression used to compute the left operand.
Implementation
Expression get leftOperand;
analyzer package
documentation
ast
BinaryExpression
leftOperand property
BinaryExpression class
Constructors
BinaryExpression
Properties
beginToken
childEntities
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
leftOperand
length
offset
operator
parent
precedence
rightOperand
root
runtimeType
staticElement
staticInvokeType
staticParameterElement
staticType
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==