зеркало из https://github.com/mozilla/pjs.git
Finish yet another half done rename.
This commit is contained in:
Родитель
3029b65a5a
Коммит
a1a6739d2e
|
@ -159,7 +159,7 @@ def build_interface(iface, ifaces):
|
|||
raise Exception("Attribute param must be for a getter or a setter!")
|
||||
|
||||
type = get_type(a.realtype, getter and 'out' or 'in')
|
||||
if set:
|
||||
if setter:
|
||||
return xpt.Param(type)
|
||||
else:
|
||||
if isDipperType(type.tag):
|
||||
|
|
Загрузка…
Ссылка в новой задаче