Uses of Class
io.appform.hope.core.operators.Not
-
Packages that use Not Package Description io.appform.hope.core io.appform.hope.core.visitors -
-
Uses of Not in io.appform.hope.core
Methods in io.appform.hope.core with parameters of type Not Modifier and Type Method Description TVisitor. visit(Not not)TVisitorAdapter. visit(Not not) -
Uses of Not in io.appform.hope.core.visitors
Methods in io.appform.hope.core.visitors with parameters of type Not Modifier and Type Method Description BooleanEvaluator.LogicEvaluator. visit(Not not)
-