Type Alias: VariableLocation
VariableLocation: object
The location of a template variable, as found during static template
analysis.
A column number might be added later.
Type declaration
lineNumber
lineNumber: number
templateName
templateName: string
Defined in
src/static_analysis.ts:62