public Destructor parseDestructor()
destructor: '~' 'this' '(' ')' memberFunctionAttribute* (functionBody | ';') ;