| Modifier and Type | Field and Description |
|---|---|
int |
subState |
| Constructor and Description |
|---|
Hook(boolean exhaustiveTest) |
Hook(Hook h) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Hooks are equal if they have same state, substate, head, tag, start,
and end.
|
int |
hashCode() |
boolean |
isPostHook() |
boolean |
isPreHook() |
String |
toString() |
public Hook(boolean exhaustiveTest)
public Hook(Hook h)
public boolean isPostHook()
isPostHook in class Item