Uses of Interface
eu.solven.cleanthat.rules.function.OnMethodName
-
Packages that use OnMethodName Package Description eu.solven.cleanthat.rules -
-
Uses of OnMethodName in eu.solven.cleanthat.rules
Methods in eu.solven.cleanthat.rules with parameters of type OnMethodName Modifier and Type Method Description protected void
AJavaParserRule. onMethodName(com.github.javaparser.ast.Node node, String methodName, OnMethodName consumer)
-