public interface ExternalParameterInfoChangesProvider
Modifier and Type | Field and Description |
---|---|
static Topic<ExternalParameterInfoChangesProvider> |
TOPIC |
Modifier and Type | Method and Description |
---|---|
void |
fireChangeAtOffset(Editor editor,
int offset)
Sends update request to
ParameterInfoController . |
static final Topic<ExternalParameterInfoChangesProvider> TOPIC
void fireChangeAtOffset(Editor editor, int offset)
ParameterInfoController
.editor
- editor that parameter info belongs, or null to update controller unconditionallyoffset
- start of argument list on which parameter info was calledParameterInfoController