|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--antlr.ExceptionSpec
| Field Summary | |
protected Vector |
handlers
|
protected Token |
label
|
| Constructor Summary | |
ExceptionSpec(Token label_)
|
|
| Method Summary | |
void |
addHandler(ExceptionHandler handler)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Token label
protected Vector handlers
| Constructor Detail |
public ExceptionSpec(Token label_)
| Method Detail |
public void addHandler(ExceptionHandler handler)
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||