a08cd4f92f
* add parsePrimaryExpression and update tests to use it * rework formatParameterList tests to use new API * update expression tests to use new parser adapter API * rework parseConstructorInitializer to use new proxy API * move parseTypeParameter and parseTypeParameterList Change-Id: I58b45999ae9e194d0b7728b7e82cb2b55f2281c3 Reviewed-on: https://dart-review.googlesource.com/19820 Commit-Queue: Dan Rubel <danrubel@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>