ErrorBacktrackingError constructor

const ErrorBacktrackingError(
  1. int position
)

Implementation

const ErrorBacktrackingError(this.position);