| Package | Description |
|---|---|
| org.meeuw.json.grep |
| Modifier and Type | Method and Description |
|---|---|
GrepEvent.Type |
GrepEvent.getType() |
static GrepEvent.Type |
GrepEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrepEvent.Type[] |
GrepEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GrepEvent(ParseEvent event,
GrepEvent.Type type,
int weight) |
Copyright © 2017. All rights reserved.