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