Skip to content

Instantly share code, notes, and snippets.

@gjtorikian
Created September 18, 2012 18:39
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 gjtorikian/3744946 to your computer and use it in GitHub Desktop.
Save gjtorikian/3744946 to your computer and use it in GitHub Desktop.
ruby ast output
{
"range": [
49981,
49995
],
"value": "$(\"head\")[0]",
"type": "Line"
},
{
"range": [
50061,
50085
],
"value": "elScript.defer = true;",
"type": "Line"
},
{
"range": [
50805,
50832
],
"value": "*\n * @private\n ",
"type": "Block"
},
{
"range": [
52639,
52660
],
"value": "#ifdef __PARSER_AML",
"type": "Line"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment