public static interface ElementToWorkOn.ElementsProcessor<T>
boolean
accept(ElementToWorkOn el)
void
pass(T t)
boolean accept(ElementToWorkOn el)
void pass(T t)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.