Files
servo/components/script/dom/bindings/codegen/parser
Anthony Ramine 5a42bb58f9 Implement [Inline] interfaces
Inline interfaces just appear as a Rust type and in the TypeId hierarchy.
They are completely invisible on the JS side.
2016-10-06 20:59:08 +02:00
..
2016-09-26 13:17:12 +02:00
2016-10-06 20:59:08 +02:00
2014-09-08 20:21:42 -06:00
2016-01-29 21:12:21 +08:00
2016-10-06 20:59:08 +02:00
2014-09-08 20:21:42 -06:00
2016-10-06 20:59:08 +02:00

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