| Package | Description |
|---|---|
| org.eclipse.xtext.build |
| Modifier and Type | Method and Description |
|---|---|
IndexState |
IncrementalBuilder.Result.getIndexState() |
IndexState |
BuildContext.getOldState() |
IndexState |
BuildRequest.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildRequest.setState(IndexState state) |
| Constructor and Description |
|---|
BuildContext(Functions.Function1<? super org.eclipse.emf.common.util.URI,? extends IResourceServiceProvider> resourceServiceProviderProvider,
XtextResourceSet resourceSet,
IndexState oldState,
IResourceClusteringPolicy clusteringPolicy,
CancelIndicator cancelIndicator) |
IncrementalBuilder.Result(IndexState indexState,
List<IResourceDescription.Delta> affectedResources) |
Copyright © 2015. All Rights Reserved.