Open the AST View by selecting Window->Show View->Other and expanding the Antlr Studio node.
When you are debugging a grammar file, the Input Text View shows the text that has been input to the parser/lexer.
To understand what the different text colors mean in the Input Text view, click the help icon.
Debugging you grammar
AST view