paramChildCanBacktracking property

bool paramChildCanBacktracking

Implementation

bool get paramChildCanBacktracking {
  return paramChildIndex < node.paramChildren.length;
}