JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.github.javaparser.symbolsolver.resolution.naming
Interface NameLogic.PredicateOnParentAndChild<P extends
Node
,
C extends
Node
>
Enclosing class:
NameLogic
private static interface
NameLogic.PredicateOnParentAndChild<P extends
Node
,
C extends
Node
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isSatisfied
(
P
parent,
C
child)
Method Details
isSatisfied
boolean
isSatisfied
(
P
parent,
C
child)