(struct element_t): Added BEG_LINE and END_LINE.

This commit is contained in:
John Wiegley 2005-06-23 00:08:17 +00:00
parent f851642347
commit b5726ac831

View file

@ -20,7 +20,9 @@ struct element_t
VALUE_EXPR,
SOURCE,
BEG_POS,
BEG_LINE,
END_POS,
END_LINE,
DATE_STRING,
CLEARED,
CODE,