UNPKG

@browsery/antlr4

Version:

Browser compatible antlr4 module

6 lines (5 loc) 132 B
export declare class PredictionMode { static SLL: number; static LL: number; static LL_EXACT_AMBIG_DETECTION: number; }