UNPKG

@browsery/antlr4

Version:

Browser compatible antlr4 module

7 lines (5 loc) 111 B
import {ATN} from "../atn/index.js"; export declare class ATNState { atn: ATN; stateNumber: number; }