UNPKG

@cratedb/cratedb-sqlparse

Version:

![NPM License](https://img.shields.io/npm/l/@cratedb/cratedb-sqlparse) ![NPM Version](https://img.shields.io/npm/v/@cratedb/cratedb-sqlparse) ![NPM Downloads](https://img.shields.io/npm/dm/@cratedb/cratedb-sqlparse)

4 lines 142 B
export default class AbstractSqlBaseLexer extends Lexer { } import { Lexer } from "antlr4"; //# sourceMappingURL=AbstractSqlBaseLexer.d.ts.map