Function Parser.parseShortenedFunctionBody

Parses a ShortenedFunctionBody

ShortenedFunctionBody parseShortenedFunctionBody();

shortenedFunctionBody: inOutContractExpression* '=>' expression ';' ;