Package | Description |
---|---|
org.eclipse.jface.text.reconciler |
Provides a reconciler add-on for an ITextViewer.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractReconcileStep
Abstract implementation of a reconcile step.
|
Modifier and Type | Method and Description |
---|---|
void |
IReconcileStep.setPreviousStep(IReconcileStep step)
Sets the step which is in front of this step in the pipe.
|
void |
AbstractReconcileStep.setPreviousStep(IReconcileStep step) |
Constructor and Description |
---|
AbstractReconcileStep(IReconcileStep step)
Creates an intermediate reconcile step which adds
the given step to the pipe.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.