Compiler: Fixed potential NULL-deref. If the parse tree has extraneous NULLs, the code generator could theoretically attempt to dereference them. Fixes complaint by Coverity.