dts-dom icon indicating copy to clipboard operation
dts-dom copied to clipboard

Add support for tuple

Open miralemd opened this issue 5 years ago • 1 comments

Adds support to create an array as tuple.

miralemd avatar Mar 19 '20 17:03 miralemd

@RyanCavanaugh Kinda cheated a bit here by using the current ArrayTypeReference, might be better to create a separate TupleReference instead, though I think that would require more changes in more places?

miralemd avatar Mar 19 '20 17:03 miralemd