public class ExceptionLabel extends Label
| Modifier and Type | Field and Description |
|---|---|
TypeBinding |
exceptionType |
int[] |
ranges |
codeStream, POS_NOT_SET, position| Constructor and Description |
|---|
ExceptionLabel(CodeStream codeStream,
TypeBinding exceptionType) |
public int[] ranges
public TypeBinding exceptionType
public ExceptionLabel(CodeStream codeStream, TypeBinding exceptionType)
Copyright © 2013. All rights reserved.