public Postblit parsePostblit()
Parses a Postblit
postblit:
   'this' '(' 'this' ')' memberFunctionAttribute* (functionBody | ';')
   ;