scala.build.tastylib
Type members
Classlikes
Represents an erased type of a scala class/object with the number of array dimensions.
Represents an erased type of a scala class/object with the number of array dimensions.
- Value Params
- arrayDims
the number of array dimensions of this type ref. A 0-dimensional array is just qualifiedName itself
- qualifiedName
the fully qualified path of the class/object, including selection from package or class, unencoded
- Companion
- object
Represents the structure of an uncurried Scala method signature
Represents the structure of an uncurried Scala method signature
- Companion
- object
A byte array buffer that can be filled with bytes or natural numbers in TASTY format, and that supports reading and patching addresses represented as natural numbers.
A byte array buffer that can be filled with bytes or natural numbers in TASTY format, and that supports reading and patching addresses represented as natural numbers.
- Companion
- object