@FunctionalInterface
public interface GutterMarkPreprocessor
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<GutterMarkPreprocessor> |
EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GutterMark> |
processMarkers(java.util.List<GutterMark> list) |
static final ExtensionPointName<GutterMarkPreprocessor> EP_NAME
java.util.List<GutterMark> processMarkers(java.util.List<GutterMark> list)