Class ConstructorVectorSplat


public final class ConstructorVectorSplat extends ConstructorCall
Represents the construction of a vector splat (broadcast), such as `float3(n)`.

These always contain exactly 1 scalar.