Method: QDA::Backend::NPReader#initialize
- Defined in:
- lib/weft/backend/n6.rb
#initialize ⇒ NPReader
Initialize a new instance of the reader. This does not start the parsing, that is done with the parse method.
330 331 |
# File 'lib/weft/backend/n6.rb', line 330 def initialize () end |