UnifyAst works with SOYC.

When building serialized ASTs with GwtAstBuilder, we never create SourceInfoCorrelation nodes, because the same serialized ASTs are later used both with and without SOYC on.

This introduces a SOYC-only fixup pass after UnifyAst that replaces the "bare" SourceInfo nodes with correlated nodes.

http://gwt-code-reviews.appspot.com/1455801/

Review by: zundel@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10291 8db76d5a-ed1c-0410-87a9-c151d255dfc7
13 files changed