@mpeggroup/mpeg-sdl-parser
    Preparing search index...

    Function getPotentialSyntacticTokens

    • Given a TreeCursor positioned at a node, returns the potential syntactic tokens at that position.

      Parameters

      • cursor: TreeCursor

        A TreeCursor positioned at a node.

      Returns string[] | undefined

      An array of potential syntactic tokens, or undefined if none found.