Class TokenSetMatcher

java.lang.Object
org.opengrok.indexer.search.context.LineMatcher
org.opengrok.indexer.search.context.TokenSetMatcher

public class TokenSetMatcher extends LineMatcher
  • Constructor Details

    • TokenSetMatcher

      public TokenSetMatcher(Set<String> tokenSet, boolean caseInsensitive)
  • Method Details