__init__(self, interface, options, dart_use_blink, logger) | scripts.htmldartgenerator.HtmlDartGenerator | |
AddAttribute(self, attribute, declare_only=False) | scripts.htmldartgenerator.HtmlDartGenerator | |
AddConstant(self, constant) | scripts.htmldartgenerator.HtmlDartGenerator | |
AddConstructors(self, constructors, factory_name, factory_constructor_name, constructor_emitter) | scripts.htmldartgenerator.HtmlDartGenerator | |
AdditionalImplementedInterfaces(self) | scripts.htmldartgenerator.HtmlDartGenerator | |
AddMembers(self, interface, declare_only=False, dart_js_interop=False) | scripts.htmldartgenerator.HtmlDartGenerator | |
AddOperation(self, info, declare_only=False, dart_js_interop=False) | scripts.htmldartgenerator.HtmlDartGenerator | |
AddSecondaryMembers(self, interface) | scripts.htmldartgenerator.HtmlDartGenerator | |
DeclareAttribute(self, attribute, attr_name, read_only) | scripts.htmldartgenerator.HtmlDartGenerator | |
DeclareOperation(self, operation, return_type_name, method_name) | scripts.htmldartgenerator.HtmlDartGenerator | |
EmitEventGetter(self, events_class_name) | scripts.htmldartgenerator.HtmlDartGenerator | |
EmitHelpers(self, base_class, members_emitter) | scripts.htmldartgenerator.HtmlDartGenerator | |
EmitListMixin(self, element_name, nullable) | scripts.htmldartgenerator.HtmlDartGenerator | |
EmitSupportCheck(self) | scripts.htmldartgenerator.HtmlDartGenerator | |
is_DOM_type(self, type_name) | scripts.htmldartgenerator.HtmlDartGenerator | |
Mixins(self) | scripts.htmldartgenerator.HtmlDartGenerator | |
OmitOperationOverrides(self) | scripts.htmldartgenerator.HtmlDartGenerator | |
SecureBaseName(self, type_name) | scripts.htmldartgenerator.HtmlDartGenerator | |
SecureOutputType(self, type_name, is_dart_type=False, can_narrow_type=False, nullable=False) | scripts.htmldartgenerator.HtmlDartGenerator | |