Token.textSpan

Return the source text enclosed by the left and right token.

  1. cstring textSpan(Token* left, Token* right)
    struct Token
    static
    textSpan
  2. cstring textSpan(Token* right)

Meta