Uses of Interface
com.github.javaparser.symbolsolver.resolution.naming.NameLogic.PredicateOnParentAndChild
Packages that use NameLogic.PredicateOnParentAndChild
-
Uses of NameLogic.PredicateOnParentAndChild in com.github.javaparser.symbolsolver.resolution.naming
Methods in com.github.javaparser.symbolsolver.resolution.naming with parameters of type NameLogic.PredicateOnParentAndChildModifier and TypeMethodDescriptionNameLogic.whenParentIs
(Class<P> parentClass, C child, NameLogic.PredicateOnParentAndChild<P, C> predicate)