diff options
Diffstat (limited to 'src/vhdl/elocations.ads')
-rw-r--r-- | src/vhdl/elocations.ads | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/vhdl/elocations.ads b/src/vhdl/elocations.ads index 57c044b52..4a83820e3 100644 --- a/src/vhdl/elocations.ads +++ b/src/vhdl/elocations.ads @@ -98,7 +98,9 @@ package Elocations is -- Iir_Kind_Entity_Class (None) - -- Iir_Kind_Attribute_Specification (None) + -- Iir_Kind_Attribute_Specification (L1) + -- + -- Get/Set_Start_Location (Field1) -- Iir_Kind_Attribute_Value (None) @@ -185,9 +187,7 @@ package Elocations is -- -- Get/Set_Start_Location (Field1) - -- Iir_Kind_Non_Object_Alias_Declaration (L1) - -- - -- Get/Set_Start_Location (Field1) + -- Iir_Kind_Non_Object_Alias_Declaration (None) -- Iir_Kind_Anonymous_Type_Declaration (L1) -- |