L2PcVectorOperand

constructor(edges: List<L2PcOperand>)

Construct a new L2PcVectorOperand with the specified List of L2PcOperands. The order of the elements should be understood by the L2Operation of the L2Instruction in which this vector occurs.

Parameters

edges

The list of L2PcOperands.