Uses of Class
org.xwiki.notifications.filters.expression.NotNode
-
Packages that use NotNode Package Description org.xwiki.notifications.filters.expression.generics -
-
Uses of NotNode in org.xwiki.notifications.filters.expression.generics
Methods in org.xwiki.notifications.filters.expression.generics that return NotNode Modifier and Type Method Description static NotNodeExpressionBuilder. not(AbstractOperatorNode node)Instantiate a newNotNodeusing the given value.
-