UNPKG

chevrotain

Version:

Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers

5 lines 185 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // TODO: can this be removed? where is it used? exports.IN = "_~IN~_"; //# sourceMappingURL=constants.js.map