public interface Validator<T extends PsiElement>
Modifier and Type | Interface and Description |
---|---|
static interface |
Validator.ValidationHost |
Modifier and Type | Method and Description |
---|---|
void |
validate(T context,
Validator.ValidationHost host) |
void validate(T context, Validator.ValidationHost host)