| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.model |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentTokenSource.TokenInfo |
DocumentTokenSource.createTokenInfo(org.antlr.runtime.CommonToken token) |
| Modifier and Type | Method and Description |
|---|---|
protected List<DocumentTokenSource.TokenInfo> |
DocumentTokenSource.createTokenInfos(String string) |
protected List<DocumentTokenSource.TokenInfo> |
DocumentTokenSource.getInternalModifyableTokenInfos() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DocumentTokenSource.setTokens(List<DocumentTokenSource.TokenInfo> infos) |
| Constructor and Description |
|---|
DocumentTokenSource.TokenAdapter(DocumentTokenSource.TokenInfo token,
int offset) |
| Constructor and Description |
|---|
DocumentTokenSource.IRegionIterable(Iterable<DocumentTokenSource.TokenInfo> tokens) |
Copyright © 2016. All Rights Reserved.