Skip to content

Instantly share code, notes, and snippets.

@markelog
Created August 27, 2014 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markelog/762c2584b53cace10fb3 to your computer and use it in GitHub Desktop.
Save markelog/762c2584b53cace10fb3 to your computer and use it in GitHub Desktop.
jscs, js-file, context
file.iterateTokensByType("type", function() {
file === this // true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment