Viewing Parse Trees
There are several different ways to view parse trees of an analyzed text.
To view a parse tree using the Ana Tab Popup menu:
In the Ana Tab, select a pass in the analyzer sequence.
Right click and select View > Entire Tree.
To view a parse tree using the Text File Popup menu:
Open the text file in the Workspace.
Right-click and select View > Parse Tree.
Note: Running the cursor over lines in the parse tree display will display the lines in a tooltip box. Lines which are too long to be displayed in full, are indicated with an ellipsis mark (...). Clicking on the tooltip with the left mouse button will display the entire truncated text in a dialog box. To clear the dialog box, click on the "x" in the upper right-hand corner. |
Tip:
You can also view the parse tree of the selected pass
by clicking on the View Parse Tree icon. |