PbEq constructor

PbEq(
  1. Map<AST, int> args,
  2. int k
)

Implementation

PbEq(this.args, this.k);