Intermediate-level decoder for ECMAScript 'null' keyword. Takes a string and a starting index, and returns a Python None object and the index of the next unparsed character.
(self, s, i=0)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected