aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-nodes.ads')
-rw-r--r--src/vhdl/vhdl-nodes.ads26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/vhdl/vhdl-nodes.ads b/src/vhdl/vhdl-nodes.ads
index 5e53da773..2445ab33e 100644
--- a/src/vhdl/vhdl-nodes.ads
+++ b/src/vhdl/vhdl-nodes.ads
@@ -1863,31 +1863,6 @@ package Vhdl.Nodes is
--
-- Get/Set_Is_Ref (Flag12)
- -- Iir_Kind_Anonymous_Signal_Declaration (Short)
- --
- -- Anonymous signal created for vhdl 2008 port association with a non
- -- globally static expression.
- --
- -- Get/Set_Parent (Field0)
- --
- -- Get/Set_Chain (Field2)
- --
- -- Get/Set_Identifier (Field3)
- --
- -- Must be Null.
- -- Get/Set_Default_Value (Field4)
- --
- -- The expression that is assigned to the signal.
- -- Get/Set_Expression (Field5)
- --
- -- Get/Set_Type (Field1)
- --
- -- Get/Set_After_Drivers_Flag (Flag5)
- --
- -- Get/Set_Is_Ref (Flag12)
- --
- -- Get/Set_Expr_Staticness (State1)
-
-- Iir_Kind_Signal_Attribute_Declaration (Short)
--
-- Chain of implicit signals created from signal attribute. This is just
@@ -4994,7 +4969,6 @@ package Vhdl.Nodes is
Iir_Kind_Interface_Function_Declaration, -- interface
Iir_Kind_Interface_Procedure_Declaration, -- interface
- Iir_Kind_Anonymous_Signal_Declaration,
Iir_Kind_Signal_Attribute_Declaration,
-- Expressions.