UNPKG

univac

Version:

Generate AST of lots of common programming languages using antlr4. JavaScript API and CLI tool.

4 lines (3 loc) 77 B
export * from './node'; export * from './parseAst'; export * from './types';