public interface PathMacroContributor
| Modifier and Type | Field and Description | 
|---|---|
| static ExtensionPointName<PathMacroContributor> | EP_NAME | 
| Modifier and Type | Method and Description | 
|---|---|
| void | registerPathMacros(java.util.Map<java.lang.String,java.lang.String> macros,
                  java.util.Map<java.lang.String,java.lang.String> legacyMacros) | 
static final ExtensionPointName<PathMacroContributor> EP_NAME