public class MultiCatchExceptionLabel extends ExceptionLabel
exceptionType, exceptionTypeReference, ranges, se7AnnotationscodeStream, POS_NOT_SET, position| Constructor and Description |
|---|
MultiCatchExceptionLabel(CodeStream codeStream,
TypeBinding exceptionType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
void |
initialize(UnionTypeReference typeReference,
Annotation[] annotations) |
void |
place() |
void |
placeEnd() |
void |
placeStart() |
toStringpublic MultiCatchExceptionLabel(CodeStream codeStream, TypeBinding exceptionType)
public void initialize(UnionTypeReference typeReference, Annotation[] annotations)
public void place()
place in class ExceptionLabelpublic void placeEnd()
placeEnd in class ExceptionLabelpublic void placeStart()
placeStart in class ExceptionLabelpublic int getCount()
getCount in class ExceptionLabel