|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.sablecc.sablecc.ConflictException
public class ConflictException
| Field Summary | |
|---|---|
private java.util.Set |
conflictualProductions
|
| Constructor Summary | |
|---|---|
ConflictException(java.util.Set conflictualProductions,
java.lang.String message)
|
|
| Method Summary | |
|---|---|
java.util.Set |
getConflictualProductions()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private java.util.Set conflictualProductions
| Constructor Detail |
|---|
public ConflictException(java.util.Set conflictualProductions,
java.lang.String message)
| Method Detail |
|---|
public java.util.Set getConflictualProductions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||