SetRef
io.github.scalats.ast.SetRef
Reference to an type of Set
(e.g. Set<string>
).
Attributes
- innerType
the element type (e.g.
string
forSet<string>
)- Graph
- Supertypes
Reference to an type of Set
(e.g. Set<string>
).
the element type (e.g. string
for Set<string>
)