/* file: rulelhs.txt Why: example of text to parse by rule_lhs_phrase grammar. */ lhs { user-declaration AST* cweb_t_; *** constructor cweb_t_ = 0; *** }