UNPKG

antlr4-runtime

Version:

JavaScript runtime for ANTLR4

6 lines (4 loc) 100 B
export declare class DFA { constructor(ds: any, index: number); toLexerString(): string; }