JS: add support of Promise<T> in IDL2K

This commit is contained in:
Alexey Andreev
2017-01-25 19:57:07 +03:00
parent 563a3a25cb
commit 68d14de000
5 changed files with 91 additions and 24 deletions
+1
View File
@@ -50,6 +50,7 @@
<version>${antlr.version}</version>
<executions>
<execution>
<id>antlr</id>
<goals>
<goal>antlr4</goal>
</goals>