Discussion: [Sdl-developers] ABNF Grammar
[Sdl-developers] ABNF Grammar
Daniel LeuckSat Jan 6 16:48:58 HST 2007
- Previous message: [Sdl-developers] ABNF Grammar
- Next message: [Sdl-developers] ABNF Grammar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ top page ]
Hi Jesse, Sorry - I misread your question the first time. Tokenization occurs in a method called getLineTokens() in the Parser class. Inside this method multiline comments are handled by calling another method called handleSlashComment(). It consumes characters (including line terminators) until it finds "*/". I will add more comments to the parser class in the near future. Dan _____ From: Daniel Leuck [mailto:dan at ikayzo.com] Sent: Saturday, January 06, 2007 12:28 PM To: 'sdl-developers at ikayzo.org:Information relating to SDL development' Subject: RE: [Sdl-developers] ABNF Grammar Hi Jesse, They both work exactly as specified (the same as multiline comments in C or Java.) Dan _____ From: sdl-developers-bounces at ikayzo.org [mailto:sdl-developers-bounces at ikayzo.org] On Behalf Of Jesse Weaver Sent: Saturday, January 06, 2007 12:12 PM To: sdl-developers at ikayzo.org:Information relating to SDL development Subject: Re: [Sdl-developers] ABNF Grammar Actually, how is support for multiline comments implemented in the Java and .NET versions? -- Jesse ----------- There is a theory which states that if anybody ever discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable. There is another theory which states that this has already happened. - Douglas Adams, author of Hitchhiker's Guide to the Galaxy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://ml.ikayzo.org/pipermail/sdl-developers/attachments/20070106/0300d80c/attachment.htm>
- Previous message: [Sdl-developers] ABNF Grammar
- Next message: [Sdl-developers] ABNF Grammar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ top page ]










