BinaryExpr.this

Constructs a BinaryExpr object.

class BinaryExpr
this
(
Expression lhs
,
Expression rhs
,
Token* optok
)

Meta