public class MultiCatchExceptionLabel extends ExceptionLabel
exceptionType, rangescodeStream, POS_NOT_SET, position| Constructor and Description |
|---|
MultiCatchExceptionLabel(CodeStream codeStream,
TypeBinding exceptionType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
void |
initialize(UnionTypeReference typeReference) |
void |
place() |
void |
placeEnd() |
void |
placeStart() |
toStringpublic MultiCatchExceptionLabel(CodeStream codeStream, TypeBinding exceptionType)
public void initialize(UnionTypeReference typeReference)
public void place()
place in class ExceptionLabelpublic void placeEnd()
placeEnd in class ExceptionLabelpublic void placeStart()
placeStart in class ExceptionLabelpublic int getCount()
getCount in class ExceptionLabelCopyright © 2013. All rights reserved.