menu
analyzer package
documentation
ast
BinaryExpression
operator property
operator
brightness_4
operator
property
Null safety
Token
operator
Return the binary operator being applied.
Implementation
Token get operator;
analyzer package
documentation
ast
BinaryExpression
operator 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 ==