View: Hide Browser | Browser on the left | Browser on the right| Dictionary
Report:General Info 

Property FrameLevel

The level of dynamic nesting of subprogram calls corresponding to the subprogram activation.
For an object representing a subprogram call that is not dynamically elaborated at the time of accessing the FrameLevel property, or a subprogram for which the VHPI tool cannot determine the level of nesting, the value of the property is vhpiUnknown.
For an object representing a subprogram activation that is at the least-nested level, the value of the property is 0. For each subsequent level of nesting, the value of the property of an object representing the corresponding subprogram activation increases by one.
NOTES:
1—A tool may be unable to determine the level of nesting for a subprogram call that has been expanded in line.
2—Subprogram activations at the least level of nesting correspond to sequential subprogram call statements immediately within the statement parts of process statements and to concurrent procedure call statements.

General Info
Name FrameLevel 
Type  IntT 
Visibility public 
Owner  stackFrame