Use #match and #look methods in DocParser.
For some reason I had used @input.scan and @input.check directly - although I had created shorthands for them. Now everything should be more consistent.
Loading
Please sign in to comment
For some reason I had used @input.scan and @input.check directly - although I had created shorthands for them. Now everything should be more consistent.