antrl-js

0.0.1 • Public • Published

使用文档

  1. 引入 antil4.js
  2. 引入 dist/antlr4.js
  3. 调用 ParseExpr.execute

demo:

  ParseExpr.execute(
    '$.realDevition < $.devitionPercent',
    {},
    { realDevition: 222, devitionPercent: 333}
  )

开发文档

Readme

Keywords

none

Package Sidebar

Install

npm i antrl-js

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

1.16 MB

Total Files

29

Last publish

Collaborators

  • vbin