Class: Pdfrb::Content::Operator::Unknown

Inherits:
Base
  • Object
show all
Defined in:
lib/pdfrb/content/parser.rb

Overview

Placeholder for unknown operators (typically private extensions). The Processor skips these.

Class Method Summary collapse

Methods inherited from Base

invoke, register, serialize

Class Method Details

.nameObject



99
# File 'lib/pdfrb/content/parser.rb', line 99

def self.name; "??"; end