DereferencedOperandIntel constructor

const DereferencedOperandIntel(
  1. Operand item
)

Implementation

const DereferencedOperandIntel(Operand item) : super(item);