Procházet zdrojové kódy
-- bug fix: else-part of if-else-parser returned invalid length for match
-- bug fix: now references to the original arguments are now held consistently
during the construction of if-parsers. This is required for working
correctly with rules. This finally fixes the semi-fixed bug of version
1.3 of this file.
-- as_parser is applied very late on the original arguments. This will
make error messages even longer.
[SVN r17286]