HED JavaScript Library
    Preparing search index...

    A parsed HED substring.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    originalBounds: int[]

    The bounds of the HED tag in the original HED string.

    originalTag: string

    The original pre-parsed version of the HED tag.

    Accessors

    Methods

    • Nicely format this substring. This is left blank for the subclasses to override.

      This is left blank for the subclasses to override.

      Parameters

      • long: boolean = true

        Whether the tags should be in long form.

      Returns string