org.eclipse.jdt.internal.compiler.codegen
类 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()
- 覆盖:
- 类
ExceptionLabel 中的 place
placeEnd
public void placeEnd()
- 覆盖:
- 类
ExceptionLabel 中的 placeEnd
placeStart
public void placeStart()
- 覆盖:
- 类
ExceptionLabel 中的 placeStart
getCount
public int getCount()
- 覆盖:
- 类
ExceptionLabel 中的 getCount
Copyright © 2013. All Rights Reserved.