diff options
Diffstat (limited to 'src/vhdl/vhdl-elocations.ads')
-rw-r--r-- | src/vhdl/vhdl-elocations.ads | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-elocations.ads b/src/vhdl/vhdl-elocations.ads index 84be78e93..fd2401289 100644 --- a/src/vhdl/vhdl-elocations.ads +++ b/src/vhdl/vhdl-elocations.ads @@ -177,6 +177,10 @@ package Vhdl.Elocations is -- -- Get/Set_End_Location (Field2) + -- Iir_Kind_Vunit_Declaration (None) + -- Iir_Kind_Vmode_Declaration (None) + -- Iir_Kind_Vprop_Declaration (None) + -- Iir_Kind_Library_Declaration (None) -- Iir_Kind_Component_Declaration (L6) |