| Constructor and Description |
|---|
SkipParser(Parser<?> parser) |
| Modifier and Type | Method and Description |
|---|---|
Parsers.SkipParser |
skip(Parser<?> that) |
<U> Parser<U> |
then(Parser<U> that) |
<B> Parser<B> |
then(Supplier<Parser<B>> that) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.