makeTokenRange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ResolvedLocation[2] makeTokenRange(Token token)
  2. ResolvedLocation[2] makeTokenRange(Token start, Token end)
    makeTokenRange
    (
    const Token start
    ,
    const Token end
    )

Meta