xref: /aosp_15_r20/external/antlr/runtime/Python/tests/t020fuzzy.output (revision 16467b971bd3e2009fad32dd79016f2c7e421deb)
1found class Main
2found method main
3found var i
4found var input
5found call ANTLRFileStream
6found var lex
7found call FuzzyJava
8found var tokens
9found call CommonTokenStream
10found call tokens.toString
11found // comment //System.out.println(tokens);
12
13