TreeSitterQueryGeneralPredicate constructor
const
TreeSitterQueryGeneralPredicate(
- String operator,
- List<
TreeSitterQueryPredicateArg> args
Implementation
const TreeSitterQueryGeneralPredicate(this.operator, this.args);