add Entities From Write
open override fun addEntitiesFromWrite(writeOperand: L2WriteOperand<*>, accumulatingSet: MutableSet<L2EntityAndKind>)
Content copied to clipboard
Extract each L2EntityAndKind that this policy is concerned with from the given L2WriteOperand.
Parameters
write Operand
The L2WriteOperand to examine.
accumulating Set
A Set into which to accumulate the written entities.