Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(314)

Unified Diff: Source/bindings/scripts/test/BarProp.json

Issue 15722005: Simple rewrite of generate-bindings.pl in Python (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/bindings/scripts/json_import_export.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/scripts/test/BarProp.json
diff --git a/Source/bindings/scripts/test/BarProp.json b/Source/bindings/scripts/test/BarProp.json
new file mode 100644
index 0000000000000000000000000000000000000000..d06c929167ab5a4fb26e48172f37fd9bdda150b9
--- /dev/null
+++ b/Source/bindings/scripts/test/BarProp.json
@@ -0,0 +1 @@
+{"idlDocument::interfaces":[{"domInterface::name":"BarProp","domInterface::isCallback":null,"domInterface::isException":null,"domInterface::extendedAttributes":{},"domInterface::constants":[],"domInterface::attributes":[{"domAttribute::getterExceptions":[],"domAttribute::setterExceptions":[],"domAttribute::signature":{"domSignature::type":"boolean","domSignature::specials":[],"domSignature::isOptional":null,"domSignature::extendedAttributes":{},"domSignature::isNullable":null,"domSignature::isVariadic":null,"domSignature::name":"visible"},"domAttribute::isStatic":null,"domAttribute::type":"attribute","domAttribute::isReadOnly":1}],"domInterface::functions":[],"domInterface::parents":[],"domInterface::isPartial":null,"domInterface::constructors":[],"domInterface::customConstructors":[]}],"idlDocument::fileName":"/w/chr/src/third_party/WebKit/Source/core/page/BarProp.idl","idlDocument::enumerations":[]}
« no previous file with comments | « Source/bindings/scripts/json_import_export.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698