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