HED JavaScript Library
    Preparing search index...

    Class TokenizerStateInternal

    A class representing the current state of the HED string tokenizer.

    Index

    Constructors

    Properties

    currentGroupStack: any[][]
    currentToken: string
    groupDepth: number
    lastDelimiter: number[]
    lastSlash: number
    librarySchema: string
    parenthesesStack: any[]
    startingIndex: number