Class: Origami::PDF::LinearParser
Instance Method Summary collapse
-
#initialize ⇒ LinearParser
constructor
A new instance of LinearParser.
- #new ⇒ void
- #parse ⇒ PDF
Constructor Details
#initialize ⇒ LinearParser
Returns a new instance of LinearParser.
17 |
# File 'sig/custom/origami.rbs', line 17 def initialize: (Hash[Symbol, untyped]) -> void |
Instance Method Details
#new ⇒ void
This method returns an undefined value.
18 |
# File 'sig/custom/origami.rbs', line 18 def new: (Hash[Symbol, untyped]) -> void |