Home | History | Annotate | Download | only in ast-output

Lines Matching refs:rewrite

565         rewrite=true;
591 rewrite=true;
609 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteModeChainRuleFlatTree; rewrite=true;}
627 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteModeChainRuleTree; rewrite=true;}
645 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteModeChainRuleTree2; rewrite=true;}
664 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteModeChainRuleTree3; rewrite=true;}
683 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteModeChainRuleTree4; rewrite=true;}
702 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteModeChainRuleTree5; rewrite=true;}
721 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteOfRuleRef; rewrite=true;}
737 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteOfRuleRefRoot; rewrite=true;}
753 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteOfRuleRefRootLabeled; rewrite=true;}
769 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteOfRuleRefRootListLabeled; rewrite=true;}
785 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteOfRuleRefChild; rewrite=true;}
801 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteOfRuleRefLabel; rewrite=true;}
817 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=RewriteOfRuleRefListLabel; rewrite=true;}
841 rewrite=true;
918 options {language=Ruby; output=AST; ASTLabelType=CommonTree; tokenVocab=WildcardListLabel2; rewrite=true;}
997 rewrite=true;
1032 example "combined rewrite and auto" do
1293 example "set match no rewrite" do
1307 example "set optional match no rewrite" do
1321 example "set match no rewrite level2" do
1335 example "set match no rewrite level2 root" do
1349 example "rewrite mode combined rewrite and auto" do
1368 example "rewrite mode flat tree" do
1382 example "rewrite mode chain rule flat tree" do
1396 example "rewrite mode chain rule tree" do
1410 example "rewrite mode chain rule tree2" do
1424 example "rewrite mode chain rule tree3" do
1438 example "rewrite mode chain rule tree4" do
1452 example "rewrite mode chain rule tree5" do
1466 example "rewrite of rule ref" do
1480 example "rewrite of rule ref root" do
1494 example "rewrite of rule ref root labeled" do
1508 example "rewrite of rule ref root list labeled" do
1522 example "rewrite of rule ref child" do
1536 example "rewrite of rule ref label" do
1550 example "rewrite of rule ref list label" do
1564 example "rewrite mode with predicated rewrites" do