Custom Parsing

The Custom Parsing page is where you can type a set of regular expressions to perform simple parsing operations on the language source files.

Use regular expressions for parsing

This enables the custom parsing expressions. Uncheck this to disable the use of custom parsing.

Expressions

This lists each parsing expression and the type of symbol it yields. When Source Insight parses a file, all the expressions are applied to the whole file.

Add

Click this button to add a new parsing expression to the list. See also “Custom Parsing Expression”.

Delete

Click this to delete the selected expression.

Edit

Click this to edit the expression. See also “Custom Parsing Expression”.

Delete All

Click this to delete all the expressions from the list.