--dump=prism_parsetree is no longer provided
--dump=prism_parsetree
Since it did not make sense without --parser=prism option, just a duplication. Now it is --parser=prism --dump=parsetree.
--parser=prism
--parser=prism --dump=parsetree
--dump=prism_parsetreeis no longer providedSince it did not make sense without
--parser=prismoption, just aduplication. Now it is
--parser=prism --dump=parsetree.