How to get here: In Settings on the General Settings tab, select [General Settings] > Source Parsing.
Terms
parse To break source code into smaller chunks so that source code symbols can be sorted and comments extracted.
include directive A statement within a source-code file that causes another source-code file to be read in at that spot.
visibility Keywords such as public, protected and private.
extended visibility checking A Doc-O-Matic feature that sets the default visibility of members to published if they are derived from certain base classes.