Class ConstructorScalarCast


public final class ConstructorScalarCast extends ConstructorCall
Represents the construction of a scalar cast, such as `float(intVariable)`.

These always contain exactly 1 scalar of a differing type, and are never constant.