sourceStructure
Dialect-aware source structure for the file being analyzed.
The result is computed at most once per file when running multiple rules through the engine, so rules that need structural analysis should prefer this over calling SqlSourceStructure.parse directly.