public class TokenOffsetInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
beginOffset |
int |
length |
| Constructor and Description |
|---|
TokenOffsetInfo(int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndOffset() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.