UNPKG

univac

Version:

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

3 lines (2 loc) 94 B
import { ParserImpl } from '../parserImpl'; export declare function getCppImpl(): ParserImpl;