| Package | Description |
|---|---|
| org.petitparser.parser | |
| org.petitparser.parser.actions |
| Modifier and Type | Method | Description |
|---|---|---|
Parser |
Parser.callCC(ContinuationParser.ContinuationHandler handler) |
Returns a parser that is called with its current continuation.
|
| Constructor | Description |
|---|---|
ContinuationParser(Parser delegate,
ContinuationParser.ContinuationHandler handler) |
Copyright © 2018 PetitParser. All rights reserved.