Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:rewrite

336     /// sense for you.  Naturally you can't use the rewrite stream feature.
1267 /// If you don't use named rewrite streams, a "default" stream is used as
2540 // Define the rewrite operation hierarchy
2556 /// <summary>Execute the rewrite operation by possibly adding to the buffer.
2654 /// <summary>You may have multiple, named streams of rewrite operations.
2656 /// Maps String (name) -> rewrite (IList)