Searched refs:propertyPos (Results 1 – 2 of 2) sorted by relevance
405 _, ok := d.module.propertyPos[name]451 pos := d.module.propertyPos[property]1209 module.propertyPos = mctx.module.propertyPos1276 module.propertyPos = l.module.propertyPos
274 propertyPos map[string]scanner.Position member1528 module.propertyPos = make(map[string]scanner.Position)1530 module.propertyPos[name] = propertyDef.ColonPos