Package com.intellij.psi.codeStyle
Interface NameUtil.Matcher
-
- Enclosing class:
- NameUtil
public static interface NameUtil.Matcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(String name)
-
-
-
Method Detail
-
matches
boolean matches(String name)
-
-