Sha256: 4bf2ce99333816de4fd77382856e5ae99684c5cc1e7fefcfdd66707c952a6529

Contents?: true

Size: 79 Bytes

Versions: 14

Compression:

Stored size: 79 Bytes

Contents

module foo {
  interface bar {};
  interface baz {};

  bar implements baz;
};

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
webidl-0.1.4 spec/fixtures/module_with_implements_statement.idl
webidl-0.1.3 spec/fixtures/module_with_implements_statement.idl
webidl-0.1.2 spec/fixtures/module_with_implements_statement.idl
webidl-0.1.1 spec/fixtures/module_with_implements_statement.idl
webidl-0.1.0 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.9 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.8 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.7 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.6 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.5 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.4 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.3 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.2 spec/fixtures/module_with_implements_statement.idl
webidl-0.0.1 spec/fixtures/module_with_implements_statement.idl