Input Text View

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.

Related pages

Debugging you grammar
AST view