gecko-dev/dom/bindings/parser
2015-05-13 22:19:22 -04:00
..
tests Bug 1140324 - Remove __noSuchMethod__ handling from WebIDL parser and throw an exception instead. r=peterv 2015-03-07 16:35:04 +01:00
README
runtests.py
UPSTREAM
WebIDL.py Bug 913053. Split up IDLTypedef and IDLTypedefType, and likewise for IDLCallback vs IDLCallbackType, so it's clearer whether we're operating on types or objects represented by those types. r=khuey 2015-05-13 22:19:22 -04:00

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