Attributes for types
This commit is contained in:
@@ -10,10 +10,7 @@ Foo<Bar<X>, T, Object> // user type
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
type
|
type
|
||||||
: userType
|
: attributes (userType | functionType | tupleType)
|
||||||
: functionType
|
|
||||||
: tupleType
|
|
||||||
: attributes type
|
|
||||||
;
|
;
|
||||||
|
|
||||||
userType
|
userType
|
||||||
|
|||||||
Reference in New Issue
Block a user