public interface LightDuplicateProfile
Modifier and Type | Interface and Description |
---|---|
static interface |
LightDuplicateProfile.Callback |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsFile(VirtualFile file) |
void |
process(LighterAST ast,
LightDuplicateProfile.Callback callback) |
void process(LighterAST ast, LightDuplicateProfile.Callback callback)
boolean acceptsFile(VirtualFile file)