@making-sense/vtl-2-0-antlr-tools-ts
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

VTL 2.0 ANTLR Tools TS

CI NPM version License: MIT

VTL 2.0 Typescript tools generated by ANTLR.

Install / Import

yarn add @making-sense/vtl-2-0-antlr-tools-ts
import * as VTLTools from "@making-sense/vtl-2-0-antlr-tools-ts";
// or
import {
	id,
	Lexer,
	Parser,
	Visitor,
	Listener,
	grammar,
	initialRule,
} from "@making-sense/vtl-2-0-antlr-tools-ts";

Readme

Keywords

Package Sidebar

Install

npm i @making-sense/vtl-2-0-antlr-tools-ts

Weekly Downloads

68

Version

2.0.1

License

MIT

Unpacked Size

2.97 MB

Total Files

48

Last publish

Collaborators

  • nicolaval
  • franckco