HED JavaScript Library
    Preparing search index...

    Function filterByClass

    • Extract the items of a specified subtype from a list of ParsedHedSubstring

      Parameters

      • items: ParsedHedSubstring[]

        Objects to be filtered by class type.

      • classType: Class

        The class type to filter by.

      Returns ParsedHedSubstring[]

      • A list of objects of the specified subclass of ParsedHedSubstring