Package | Description |
---|---|
org.eclipse.jface.text.reconciler |
Provides a reconciler add-on for an ITextViewer.
|
Modifier and Type | Field and Description |
---|---|
protected IReconcilableModel |
AbstractReconcileStep.fInputModel |
Modifier and Type | Method and Description |
---|---|
IReconcilableModel |
AbstractReconcileStep.getInputModel()
Returns the reconcilable input model.
|
abstract IReconcilableModel |
AbstractReconcileStep.getModel()
Returns the reconcilable model.
|
Modifier and Type | Method and Description |
---|---|
void |
IReconcileStep.setInputModel(IReconcilableModel inputModel)
Tells this reconcile step on which model it will
work.
|
void |
AbstractReconcileStep.setInputModel(IReconcilableModel inputModel) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.