Gjsify LogoGjsify Logo

Hierarchy

  • TermFilterFunc

Callable

  • A term filter takes a list of terms and runs it through a filtering and/or set of transformations and stores the output in a #DeeTermList.

    You can register term filters on a #DeeAnalyzer with dee_analyzer_add_term_filter().

    Parameters

    • termsIn: TermList

      A #DeeTermList with the terms to filter

    • termsOut: TermList

      A #DeeTermList to write the filtered terms to

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method