Lines Matching refs:exceptions
818 $6.get.documentation, $6.get.exceptions, $6.set.documentation,
819 $6.set.exceptions);
821 delete $6.get.exceptions;
823 delete $6.set.exceptions;
918 $$.get.exceptions = 0;
920 $$.set.exceptions = 0;
931 $$.get.exceptions = 0;
933 $$.set.exceptions = 0;
953 $$.get.exceptions = 0;
955 $$.set.exceptions = 0;
961 | /* empty */ { $$.documentation = 0; $$.exceptions = 0; }
970 $$.exceptions = $2;
976 | /* empty */ { $$.documentation = 0; $$.exceptions = 0; }
993 $$.exceptions = $3;