Description Usage Arguments Value See Also Examples
%thentree% is the infix operator for the then combinator, and it is
the preferred way to use the thentree operator.
1 | p1 %thentree% p2
|
p1 |
the first parser |
p2 |
the second parser |
recognises anything that p1 and p2 would if placed in
succession.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.