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