Method: HexaPDF::Content::Operator::BaseOperator#name

Defined in:
lib/hexapdf/content/operator.rb

#nameObject (readonly)

The name of the operator.



87
88
89
# File 'lib/hexapdf/content/operator.rb', line 87

def name
  @name
end