antlr-ng Tool Class Hierarchy / index / IIssueParams
Interface: IIssueParams
Properties
arg?
ts
optional arg: unknown;
arg2?
ts
optional arg2: unknown;
arg3?
ts
optional arg3: unknown;
column
ts
column: number;
error?
ts
optional error: Error;
fileName?
ts
optional fileName: string;
line
ts
line: number;