gecko-dev/dom/bindings/parser
Karl Tomlinson 26e9ce40c3 bug 1542932 Add code generation for callback constructors r=bzbarsky
TreatNonObjectAsNull is rejected in the parser because / so that there is no
need to implement the equivalent of CallCallback.getCallGuard().

Differential Revision: https://phabricator.services.mozilla.com/D26865

--HG--
extra : moz-landing-system : lando
2019-04-11 20:54:17 +00:00
..
tests bug 1542932 Add code generation for callback constructors r=bzbarsky 2019-04-11 20:54:17 +00:00
README
UPSTREAM
WebIDL.py bug 1542932 Add code generation for callback constructors r=bzbarsky 2019-04-11 20:54:17 +00:00
runtests.py Bug 1335796 - Move WebIDL parser tests out of 'make check'; r=dustin,Ms2ger 2017-01-31 19:08:50 -05:00

README

A WebIDL parser written in Python to be used in Mozilla.