Function handleAttributes

  • Handle the attributes specified for an expression

    Returns

    the new position after the attributes

    Parameters

    • heap: Heap

      The heap instance

    • exp: string[]

      The expression as an array of characters

    • currentLine: number

      The current line index

    • currentChar: number

      The current char index

    Returns number

Generated using TypeDoc