Searched refs:propertyPos (Results 1 – 2 of 2) sorted by relevance
397 _, ok := d.module.propertyPos[name]443 pos := d.module.propertyPos[property]1216 module.propertyPos = mctx.module.propertyPos1283 module.propertyPos = l.module.propertyPos
247 propertyPos map[string]scanner.Position member1501 module.propertyPos = make(map[string]scanner.Position)1503 module.propertyPos[name] = propertyDef.ColonPos