Class: TokenApi
| Defined in: | node_modules/gulp-coffeelint/node_modules/coffeelint/src/lexical_linter.coffee | 
Variables Summary
- i =
 - 
    
0 
Instance Method Summary
- # (void) peek(n = 1) Return the token n places away from the current token.
 
Constructor Details
      #
(void)
constructor(CoffeeScript, source, config, tokensByLine)
      
    
Instance Method Details
      #
(void)
peek(n = 1)
      
    
Return the token n places away from the current token.