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