commit | 50077a6362916bb67978a369400c187b7624b120 | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Mar 31 18:34:11 2008 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Mar 31 18:34:11 2008 +0000 |
tree | a602c95664240b71f496d07e24e93e31cf5241fd | |
parent | f59d61807e8a3f9a319a679124d24160e11fe623 [diff] |
The set of possible states of a field was getting out of hand, so I'm replacing with an enum, "Disposition": NONE, VOLATILE, FINAL, COMPILE_TIME_CONSTANT These are exclusive states, but COMPILE_TIME_CONSTANT implies finality of course. Review by: spoon git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2296 8db76d5a-ed1c-0410-87a9-c151d255dfc7