| Class | Description |
|---|---|
| Functions |
Constructor and utility methods for functions.
|
| Mirror |
A reflective parser mirror.
|
| Optimizer |
Tools to transform and optimize parser graphs.
|
| Profiler |
Profiles the run-time of parsers.
|
| Profiler.Profile |
The profile information about a parser.
|
| Tracer |
Traces the activation and return of parsers.
|
| Tracer.TraceEvent |
The trace event holding all relevant data.
|
| Enum | Description |
|---|---|
| Tracer.TraceEventType |
The trace event type differentiating between activation and return.
|
Copyright © 2018 PetitParser. All rights reserved.