Class GeneralAdjacentSelector

    • Constructor Detail

      • GeneralAdjacentSelector

        public GeneralAdjacentSelector​(Selector child,
                                       SimpleSelector simpleSelector)
        Ctor.
        Parameters:
        child - the child selector
        simpleSelector - the simple selector
    • Method Detail

      • getSelectorType

        public Selector.SelectorType getSelectorType()

        getSelectorType.

        Returns:
        the associated selector type
      • getSelector

        public Selector getSelector()

        getSelector.

        Returns:
        the selector
      • getSimpleSelector

        public SimpleSelector getSimpleSelector()

        getSimpleSelector.

        Returns:
        the simple selector part