Package | Description |
---|---|
mycompiler.myexception |
Modifier and Type | Method and Description |
---|---|
de.dhbwstuttgart.typeinference.Menge<SCExcept> |
SCStatementException.get_exlist() |
de.dhbwstuttgart.typeinference.Menge<SCExcept> |
SCClassBodyException.get_exlist() |
de.dhbwstuttgart.typeinference.Menge<SCExcept> |
SCMethodException.get_exlist() |
Modifier and Type | Method and Description |
---|---|
void |
SCStatementException.addException(SCExcept ex) |
void |
SCClassBodyException.addException(SCExcept ex) |
Modifier and Type | Method and Description |
---|---|
void |
SCClassException.addException(de.dhbwstuttgart.typeinference.Menge<SCExcept> v) |
void |
SCMethodException.set_exlist(de.dhbwstuttgart.typeinference.Menge<SCExcept> list) |