VecType constructor
VecType(
- VecTypeContext ctx,
- DataType child
Implementation
VecType(VecTypeContext super.ctx, super.child);
VecType(VecTypeContext super.ctx, super.child);