| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.model | |
| org.eclipse.xtext.ui.editor.syntaxcoloring |
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentTokenSource.TokenAdapter |
| Modifier and Type | Method and Description |
|---|---|
protected ILexerTokenRegion |
PartitionTokenScanner.RangedIterator.computeNext() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ILexerTokenRegion> |
DocumentTokenSource.getTokenInfos() |
Iterable<ILexerTokenRegion> |
XtextDocument.getTokens() |
protected Iterable<ILexerTokenRegion> |
PartitionTokenScanner.getTokens(org.eclipse.jface.text.IDocument document) |
Iterator<ILexerTokenRegion> |
DocumentTokenSource.IRegionIterable.iterator() |
| Constructor and Description |
|---|
PartitionTokenScanner.RangedIterator(Iterable<ILexerTokenRegion> base,
org.eclipse.jface.text.IRegion overlapRegion) |
| Modifier and Type | Method and Description |
|---|---|
protected ILexerTokenRegion |
TokenScanner.getCurrentToken() |
ILexerTokenRegion |
TokenScanner.RangedReentrantIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<ILexerTokenRegion> |
TokenScanner.getIterator() |
protected Iterable<ILexerTokenRegion> |
TokenScanner.getTokens(org.eclipse.jface.text.IDocument document) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jface.text.rules.IToken |
TokenScanner.createToken(ILexerTokenRegion currentToken) |
protected void |
TokenScanner.setCurrentToken(ILexerTokenRegion currentToken) |
Copyright © 2016. All Rights Reserved.