Obsidian icon indicating copy to clipboard operation
Obsidian copied to clipboard

Generate code for interfaces

Open pkoronkevich opened this issue 7 years ago • 0 comments

Describe the bug Currently there is no code generation for interfaces

Expected behavior Code generation for interfaces as Java interfaces. However, an issue arises in the case of the runtime system interface, so perhaps need some sort of extern keyword or property to avoid code generation for certain interfaces.

pkoronkevich avatar Jun 18 '18 16:06 pkoronkevich