Interface SqrlParseErrorOptions

Hierarchy

  • SqrlParseErrorOptions

Properties

Properties

files?: {
    [filename: string]: string;
}

Type declaration

  • [filename: string]: string
location?: AstLocation
source?: string

Generated using TypeDoc