public class GrepEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GrepEvent.Type |
| Constructor and Description |
|---|
GrepEvent(ParseEvent event,
GrepEvent.Type type,
int weight) |
GrepEvent(ParseEvent result,
int weight) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNode() |
Path |
getPath() |
GrepEvent.Type |
getType() |
String |
getValue() |
int |
getWeight() |
String |
toString() |
public GrepEvent(ParseEvent result, int weight)
public GrepEvent(ParseEvent event, GrepEvent.Type type, int weight)
Copyright © 2017. All rights reserved.