Function getKeyword

  • get the entire keyword from the expression array

    Returns

    the keyword

    Parameters

    • exp: string[]

      the expression as an array

    • i: number

      the location in the expression

    Returns string

Generated using TypeDoc