Tries to Parses a sequence of block members to an Expr. So an original String of "4' will return a Good natural integer expression. but "4;" will return a GoodStatement sequence of one Statement.
Tries to Parses a sequence of block members to an Expr. So an original String of "4' will return a Good natural integer expression. but "4;" will return a GoodStatement sequence of one Statement.