Proparse.jar build 1049

I posted proparse.jar build 1049 to http://www.joanju.com/proparse/ . This build adds early (alpha) support for 10.1C and 10.2A syntax.

The new syntax support still needs testing and for new unit tests to be written.

It does not yet support reserved keywords for names of class members.

Static member references should parse into the syntax tree OK, but those are not yet resolved as entries in the symbol tables like field and variable references are.

There may be more. As always, if you have code that compiles but Proparse complains about, please write up an issue in the Proparse Project.