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

Property LineNo

The line number of first lexical element of the statement or construct represented by the object in the VHDL source file containing the statement or construct, as follows:
— For an object of subclass subpCall, the line number of the subprogram call represented by the object
— For an object of subclass rootInst, the line number of the architecture body of the design entity represented by the object
— For an object of subclass packInst, the line number of the package body represented by the object
— For an object of subclass compInstStmt, the line number of the component instantiation statement represented by the object
— For an object of subclass generateStmt, the line number of the generate statement represented by the object
— For an object of subclass blockStmt, the line number of the block statement represented by the object
— For an object of subclass eqProcessStmt, the line number of the concurrent statement represented by the object
— For an object of subclass protTypeInst, the line number of the variable declaration whose elaboration involved the protected type instantiation represented by the object
— For an object of any other subclass of stmt or region, the line number of the statement or construct represented by the object.
Note—This property is specified in common for objects of class region and stmt.

General Info
Name LineNo 
Type  IntT 
Visibility public 
Owner  stmt