bracketed
A parser that parses an expression enclosed in brackets.
Return
A parser that parses the expression inside brackets.
Parameters
parser
The parser for the expression inside the brackets.
A parser that parses an expression enclosed in brackets.
A parser that parses the expression inside brackets.
The parser for the expression inside the brackets.