| Package | Description |
|---|---|
| org.petitparser.utils |
| Modifier and Type | Field | Description |
|---|---|---|
Tracer.TraceEventType |
Tracer.TraceEvent.type |
The type of this event.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Tracer.TraceEventType |
Tracer.TraceEventType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Tracer.TraceEventType[] |
Tracer.TraceEventType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 PetitParser. All rights reserved.