Division operator.

C# | Visual Basic | Visual C++ |
public static readonly ExprBinary.ExprBinary..::ExprBinaryOp DIVIDE
Public Shared ReadOnly DIVIDE As ExprBinary..::ExprBinaryOp
public: static initonly ExprBinary..::ExprBinaryOp^ DIVIDE

Divides the left-hand side of the expression
by the value in the right-hand side.