UNPKG

antlr-ng

Version:

Next generation ANTLR Tool

5 lines (4 loc) 68 B
export interface ITokenInfo { type: number; name: string; }