Divides constructor

Divides(
  1. int n,
  2. AST d
)

Implementation

Divides(this.n, this.d);