UNPKG

@making-sense/antlr-editor

Version:
6 lines (5 loc) 86 B
export interface Error { line: number; column: number; message: string; }