Members
definitions :Map.<string, ParsedHedGroup>
A Mapping from definition names to their associated ParsedHedGroup objects.
Type:
- Map.<string, ParsedHedGroup>
hedIssues :Array.<Issue>
A list of HED validation issues.
This will be converted to BidsIssue objects later on.
Type:
- Array.<Issue>
parsedStringMapping :Map.<string, ParsedHedString>
A mapping from unparsed HED strings to ParsedHedString objects.
Type:
- Map.<string, ParsedHedString>