View | Details | Raw Unified | Return to bug 254211
Collapse All | Expand All

(-)unoidl/source/sourceprovider-parser.y (-1 / +1 lines)
Lines 10-16 Link Here
10
/*TODO: check Exception, RuntimeException, XInterface defns */
10
/*TODO: check Exception, RuntimeException, XInterface defns */
11
11
12
%locations
12
%locations
13
%pure-parser
13
%define api.pure
14
14
15
%{
15
%{
16
16

Return to bug 254211