You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
###!!! Empty nodes before the first overt token (ID=0.X) will be never moved this way. We cannot know whether the caller wanted to place the shifted node before or after them.
599
+
ifen._ord<my_ordanden._ord>reference_ord:
600
+
en._ord+=1
593
601
return
594
602
603
+
###!!! Updating ords of empty nodes is implemented for the simple case above but it has to be implemented also for the complex case below!
0 commit comments