Class NegationSpecifier

    • Constructor Detail

      • NegationSpecifier

        public NegationSpecifier​(Selector selector)
        Create a new negation specifier with the specified negation selector.
        Parameters:
        selector - The negation selector.
    • Method Detail

      • getSelector

        public Selector getSelector()
        Get the negation selector.
        Returns:
        The negation selector.