Class: ParsedHedColumnSplice

ParsedHedColumnSplice(columnName, bounds)

A template for an inline column splice in a ParsedHedString or ParsedHedGroup.

Constructor

new ParsedHedColumnSplice(columnName, bounds)

Constructor.
Parameters:
Name Type Description
columnName string The token for this tag.
bounds Array.<number> The collection of HED schemas.
Source:

Classes

ParsedHedColumnSplice

Methods

format(long) → {string}

Nicely format this column splice template.
Parameters:
Name Type Default Description
long boolean true Whether the tags should be in long form.
Source:
Returns:
Type
string