SetRef
io.github.scalats.ast.SetRef
Reference to an type of Set (e.g. Set<string>).
Value parameters
- innerType
-
the element type (e.g.
stringforSet<string>)
Attributes
- Graph
-
- Supertypes
Members list
In this article
Reference to an type of Set (e.g. Set<string>).
the element type (e.g. string for Set<string>)