Talk:Syntax checking/SRS

< Talk:Syntax checking
Revision as of 09:03, 2 May 2006 by Manus (Talk | contribs) (parsing tip)

Please give some feedback regarding SRS so far

Manus

It is great. For the syntax validity, create an instance of EIFFEL_PARSER with the AST_NULL_FACTORY for the factory. That way it is quite efficient for the parsing.

--manus 19:03, 2 May 2006 (CEST)