Uses of Class
org.antlr.runtime.TokenRewriteStream
-
Packages that use TokenRewriteStream Package Description org.antlr.tool -
-
Uses of TokenRewriteStream in org.antlr.tool
Fields in org.antlr.tool declared as TokenRewriteStream Modifier and Type Field Description protected TokenRewriteStreamStrip. tokensMethods in org.antlr.tool that return TokenRewriteStream Modifier and Type Method Description TokenRewriteStreamStrip. getTokenStream()Methods in org.antlr.tool with parameters of type TokenRewriteStream Modifier and Type Method Description static voidStrip. ACTION(TokenRewriteStream tokens, CommonTree t)private static voidStrip. killTrailingNewline(TokenRewriteStream tokens, int index)
-