/nkima

Tree walking helper for AST's supporting the Mozilla Parser API.

Primary LanguageJavaScript

nkima

nkima

Tree walking helper for AST's providing the Mozilla Parser API, including Esprima.

Doesn't do much yet. Might provide a Burrito-like API at some point.

Functions

  • children(node) : an array containing the children of a node (some of which may be null)

License

Copyright © 2012 Dave Herman

Licensed under the MIT License.