Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@neo4j-cypher/antlr4-simple

neo4j2.3kApache-2.01.0.0

Cypher parser (simple) loaded from an antlr4 g4 file

cypher

readme

@neo4j-cypher/antlr4-simple

This package contains:

  • JavaScript code generated from a simplified antlr4 g4 grammar file.
  • The simplified antlr4 g4 grammar file.

The antlr 4 java jar file used to generate the code is in the @neo4j-cypher/antlr4 package.

The generate script in package.json gives an example of how to generate the source code yourself.