commit | 337e44713f32abc5a269caf6e942ead563ba0cad | [log] [tgz] |
---|---|---|
author | spoon@google.com <spoon@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Jun 03 15:57:07 2008 +0000 |
committer | spoon@google.com <spoon@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Jun 03 15:57:07 2008 +0000 |
tree | a2beb4d8532a8aecebc07938cf07413bcd5cfa7e | |
parent | bd0a191874b359666ca6b80a1229e8651710b6c6 [diff] |
When replacing a field reference with a nullField reference, override the type of the reference to be the original type. This is important if the original type was a primitive type, because otherwise the nullField would be of type null and thus incompatible with a primitive type. Review by: scottb git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2986 8db76d5a-ed1c-0410-87a9-c151d255dfc7