aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-05-23 18:31:56 +0200
committerTristan Gingold <tgingold@free.fr>2019-05-23 18:31:56 +0200
commit14df69adffe49d3f5dc1545c71b25d719500ca7b (patch)
treefa2f0df5bc10ca745454428795936973cb16c89c /src/vhdl/vhdl-nodes.ads
parent6a24c3b1a88c1d9e72150cfd63de970fe2969a2b (diff)
downloadghdl-14df69adffe49d3f5dc1545c71b25d719500ca7b.tar.gz
ghdl-14df69adffe49d3f5dc1545c71b25d719500ca7b.tar.bz2
ghdl-14df69adffe49d3f5dc1545c71b25d719500ca7b.zip
vhdl-nodes: make subtype_Definition like the others.
Diffstat (limited to 'src/vhdl/vhdl-nodes.ads')
-rw-r--r--src/vhdl/vhdl-nodes.ads4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-nodes.ads b/src/vhdl/vhdl-nodes.ads
index d3efa1814..380a8a599 100644
--- a/src/vhdl/vhdl-nodes.ads
+++ b/src/vhdl/vhdl-nodes.ads
@@ -2691,6 +2691,10 @@ package Vhdl.Nodes is
--
-- Get/Set_Subtype_Type_Mark (Field2)
--
+ -- Get/Set_Type_Declarator (Field3)
+ --
+ -- Get/Set_Base_Type (Field4)
+ --
-- Get/Set_Resolution_Indication (Field5)
--
-- Get/Set_Tolerance (Field7)