TreeSitterQueryPredicateStep constructor

const TreeSitterQueryPredicateStep(
  1. TreeSitterQueryPredicateStepType type,
  2. int valueId
)

Implementation

const TreeSitterQueryPredicateStep(this.type, this.valueId);