| Package | Description |
|---|---|
| org.eclipse.epsilon.common.dt.editor.autoclose |
| Modifier and Type | Field and Description |
|---|---|
protected AutoClosePair |
AutoCloseAction.pair |
| Modifier and Type | Field and Description |
|---|---|
protected List<AutoClosePair> |
AutoCloseEditStrategy.autoClosePairs |
| Modifier and Type | Method and Description |
|---|---|
AutoClosePair |
AutoCloseAction.getPair() |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseAction |
AutoCloseCandidate.close(AutoClosePair pair) |
boolean |
AutoCloseAction.matches(AutoClosePair pair,
int offset) |
void |
AutoCloseAction.setPair(AutoClosePair pair) |
| Constructor and Description |
|---|
AutoCloseAction(AutoClosePair pair,
int offset) |
Copyright © 2016. All rights reserved.