UNPKG

antlr4-runtime

Version:

JavaScript runtime for ANTLR4

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