Parsing dynamic types

This commit is contained in:
Andrey Breslav
2014-11-05 09:52:27 +02:00
parent 0f26998b19
commit 28b466d069
18 changed files with 343 additions and 5 deletions
+1
View File
@@ -23,6 +23,7 @@ typeDescriptor
: functionType
: userType
: nullableType
: "dynamic"
;
nullableType