Class BinaryOp

All Implemented Interfaces:
Named

public class BinaryOp extends Procedure2
  • Constructor Details

    • BinaryOp

      public BinaryOp(String name, int op)
  • Method Details