public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* tree types of parser tokens
@ 1999-09-13  1:10 Paul Burchard
  1999-09-30 18:02 ` Paul Burchard
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Burchard @ 1999-09-13  1:10 UTC (permalink / raw)
  To: gcc

Does anyone happen to know whether the following parser tokens in the
C++ front end are supposed to always produce IDENTIFIER_NODEs?  (I
assume the answer is yes...if so, it would be helpful for cleaning up
some template cruft.)

	TYPENAME
	PTYPENAME
	SELFNAME
	identifier

-- 
----------------------------------------------------------------------
Paul Burchard   <burchard@pobox.com>   http://www.pobox.com/~burchard/
----------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* tree types of parser tokens
  1999-09-13  1:10 tree types of parser tokens Paul Burchard
@ 1999-09-30 18:02 ` Paul Burchard
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Burchard @ 1999-09-30 18:02 UTC (permalink / raw)
  To: gcc

Does anyone happen to know whether the following parser tokens in the
C++ front end are supposed to always produce IDENTIFIER_NODEs?  (I
assume the answer is yes...if so, it would be helpful for cleaning up
some template cruft.)

	TYPENAME
	PTYPENAME
	SELFNAME
	identifier

-- 
----------------------------------------------------------------------
Paul Burchard   <burchard@pobox.com>   http://www.pobox.com/~burchard/
----------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-09-30 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-13  1:10 tree types of parser tokens Paul Burchard
1999-09-30 18:02 ` Paul Burchard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).