parenthesised
A parser that parses an expression enclosed in parentheses.
Return
A parser that parses the expression inside parentheses.
Parameters
parser
The parser for the expression inside the parentheses.
A parser that parses an expression enclosed in parentheses.
A parser that parses the expression inside parentheses.
The parser for the expression inside the parentheses.