JmlBinaryInfixExpr
constructor(tokenRange: TokenRange, left: Expression, right: Expression, operator: SimpleName)(source)
This constructor is used by the parser and is considered private.
This constructor is used by the parser and is considered private.