Description
There are many codes that can be refactored in the Nori analyzer.
(whitespace, wrong type casting, unnecessary throws, C-style array, ...)
I think it's good to proceed if we can.
It has nothing to do with the actual working of Nori.
I'll just remove unnecessary code and make the code simple.