Searched refs:propertyPos (Results 1 – 2 of 2) sorted by relevance
365 _, ok := d.module.propertyPos[name]411 pos := d.module.propertyPos[property]1041 module.propertyPos = mctx.module.propertyPos1088 module.propertyPos = l.module.propertyPos
184 propertyPos map[string]scanner.Position member1405 module.propertyPos = make(map[string]scanner.Position)1407 module.propertyPos[name] = propertyDef.ColonPos