| Interface | Description |
|---|---|
| CharacterPredicate |
Character predicate.
|
| Class | Description |
|---|---|
| CharacterParser |
Parses a single character.
|
| CharacterPredicate.NotCharacterPredicate |
The negated character predicate.
|
| CharacterPredicate.PatternParser | |
| EpsilonParser |
A parser that consumes nothing and always succeeds.
|
| FailureParser |
A parser that consumes nothing and always fails.
|
| StringParser |
Parses a sequence of characters.
|
Copyright © 2018 PetitParser. All rights reserved.