TupleRef
io.github.scalats.ast.TupleRef
Reference to a type of tuple (e.g. [string, int]
).
Value parameters
- typeArgs
-
the types for the tuple elements
Attributes
- Graph
-
- Supertypes
Members list
In this article
Reference to a type of tuple (e.g. [string, int]
).
the types for the tuple elements