comp.lang.ada
 help / color / mirror / Atom feed
From: James Alan Farrell <jfarrell@grammatech.com>
Subject: Re: Syntax question:  new with a constrained subtype indication
Date: Mon, 25 Apr 2005 12:34:20 -0400
Date: 2005-04-25T12:34:20-04:00	[thread overview]
Message-ID: <426d1c5e_3@newsfeed.slurp.net> (raw)
In-Reply-To: <426D15D1.703@mailinator.com>

>>       V := new Vector range 1 .. 10;
> 
> 
> What I've done quite frequently is
> 
> V := new Vector (1 .. 10);
> 

Yes, but the problem is I need to account for the WHOLE EBNF, not just 
what I would do.  (ie, I need to account for ANYTHING my customers MIGHT do)

Thanks



  reply	other threads:[~2005-04-25 16:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-25 15:44 Syntax question: new with a constrained subtype indication James Alan Farrell
2005-04-25 16:07 ` Alex R. Mosteo
2005-04-25 16:34   ` James Alan Farrell [this message]
2005-04-25 18:52     ` Martin Krischik
2005-04-26 14:17       ` James Alan Farrell
2005-04-25 16:18 ` Adrien Plisson
2005-04-25 16:37   ` James Alan Farrell
2005-04-25 17:16     ` Adrien Plisson
2005-04-25 16:34 ` Martin Krischik
2005-04-25 19:03   ` James Alan Farrell
2005-04-25 17:02 ` Martin Dowie
2005-04-25 17:22   ` Adrien Plisson
2005-04-25 23:28     ` Randy Brukardt
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox