add Reads To
open override fun addReadsTo(readOperands: MutableList<L2ReadOperand<*>>)
Content copied to clipboard
Capture all L2ReadOperands within this operand into the provided List.
Parameters
read Operands
The mutable List of L2ReadOperands being populated.