Function Parser.moveStartIndexBefore

final void moveStartIndexBefore(
  ref ulong startIndex,
  const(BaseNode) child,
  string func = __FUNCTION__
);