RePower constructor

RePower(
  1. AST expr,
  2. int n
)

Implementation

RePower(this.expr, this.n);