VecType constructor

VecType(
  1. VecTypeContext ctx,
  2. DataType child
)

Implementation

VecType(VecTypeContext super.ctx, super.child);