element_analyzed


Description:

public signal void element_analyzed (string element_name, int element_number, int total_elements)

Emitted when an element is finished being analyzed.

Parameters:

element_name

Name of the element that was analyzed

element_number

Current element number (1-based)

total_elements

Total number of elements in the current file