Class DropIfFlaggedFilter

    • Constructor Detail

      • DropIfFlaggedFilter

        public DropIfFlaggedFilter​(TokenStream input,
                                   int dropFlags)
        Construct a token stream filtering the given input.
        Parameters:
        input - the source stream
        dropFlags - a combination of flags that indicates that the token should be dropped.