Uses of Class
org.antlr.runtime.TokenRewriteStream.RewriteOperation
Packages that use TokenRewriteStream.RewriteOperation
-
Uses of TokenRewriteStream.RewriteOperation in org.antlr.runtime
Subclasses of TokenRewriteStream.RewriteOperation in org.antlr.runtimeModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
I'm going to try replacing range from x..y with (y-x)+1 ReplaceOp instructions.