io.github.scalats.ast.TupleRef
Reference to a type of tuple (e.g. [string, int]
).
Attributes
- typeArgs
the types for the tuple elements
- Graph
- Supertypes
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- GenericTypeRef (hidden)
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Inherited from:
- GenericTypeRef (hidden)