UNPKG

@browsery/antlr4

Version:

Browser compatible antlr4 module

6 lines (4 loc) 103 B
import { ATNState } from "../state/index.js"; export declare class ATNConfig { state: ATNState; }