public interface DynamicContextProvider
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<DynamicContextProvider> |
EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset(PsiElement element,
int offset,
java.lang.String elementText)
Returns starting position for file references
|
static final ExtensionPointName<DynamicContextProvider> EP_NAME
int getOffset(PsiElement element, int offset, java.lang.String elementText)
element - offset - initial offsetelementText -