google / tern-closure

A Tern plugin adding Closure support.
Apache License 2.0
32 stars 18 forks source link

Interface multiple inheritance #21

Open jgiles opened 10 years ago

jgiles commented 10 years ago

The current implementation of inheritance doesn't support multiple inheritance at all, though multiple inheritance is possible for interfaces.