UNPKG

univac

Version:

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

3 lines (2 loc) 96 B
import { Options } from '../types'; export declare function cliMain(o: Options): Promise<void>;