public class Conflict
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Action |
action |
Action |
otherAction |
ItemSet |
set |
Symbol |
sym |
| Constructor and Description |
|---|
Conflict(ItemSet set,
Symbol sym,
Action action,
Action otherAction) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |