Skip to content

Instantly share code, notes, and snippets.

@scott2449
Created February 28, 2011 20:09
Show Gist options
  • Save scott2449/847940 to your computer and use it in GitHub Desktop.
Save scott2449/847940 to your computer and use it in GitHub Desktop.
result of the walked AST
{
name:what,
id:the,
othernodes:{
name:crap
},
nodes:{
other:there,
nodes:{
id:you,
id:i,
}
other:am,
nodes:{
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment