org.eclipse.jdt.internal.compiler.codegen
Class MultiCatchExceptionLabel
java.lang.Object
org.eclipse.jdt.internal.compiler.codegen.Label
org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
public class MultiCatchExceptionLabel
- extends ExceptionLabel
MultiCatchExceptionLabel
public MultiCatchExceptionLabel(CodeStream codeStream,
TypeBinding exceptionType)
initialize
public void initialize(UnionTypeReference typeReference)
place
public void place()
- Overrides:
place
in class ExceptionLabel
placeEnd
public void placeEnd()
- Overrides:
placeEnd
in class ExceptionLabel
placeStart
public void placeStart()
- Overrides:
placeStart
in class ExceptionLabel
getCount
public int getCount()
- Overrides:
getCount
in class ExceptionLabel
Copyright © 2012. All Rights Reserved.