UNPKG

@browsery/antlr4

Version:

Browser compatible antlr4 module

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