constructor()

in src/rules/input/node/NodeRules.js [49:51]


  constructor(state) {
    this.state = state;
  }