1
edit
Changes
→Parser Interface
<pre>
/*
The constructor of the parser needs to . @param {Object} obj - collection of named functions These functions pass itself the parser back to the library since the library could
be working with many parsers simultaneously.
start - must occur exactly once. Has one argument, the parser itself
end - must occur exactly once. Has one argument, the parser itself