| Package | Description |
|---|---|
| org.mule.datasense.impl.util |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C,R> Function<Parsers.Pair<Parsers.Pair<A,B>,C>,R> |
Parsers.match(Parsers.Function3<A,B,C,R> f)
Match three values, like the result of string("A").then(string("B")).then(string("C"))
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.