R/op.R
OpInputAttr.Rd
This represents an attribute that can be used as input to an operation.
OpInputAttr(name = character(0), value = Constant())
(character(1)) The name of the attribute.
character(1)
(Constant) The value of the attribute.
Constant
(OpInputAttr)
OpInputAttr