buildBody abstract method
Builds a parser function body and returns the source code of the function body.
Implementation
BuildBodyResult buildBody(BuildContext context, bool hasResult);
Builds a parser function body and returns the source code of the function body.
BuildBodyResult buildBody(BuildContext context, bool hasResult);