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 { ParserImpl } from '../parserImpl'; export declare function getJuliaImpl(): ParserImpl;