Searched refs:roleattributes (Results 1 – 3 of 3) sorted by relevance
119 def roleattributes(self): member in Node370 self.roleattributes = IdSet()373 return "roleattribute %s %s;" % (self.role, self.roleattributes.to_comma_str())
858 t.roleattributes.update(p[3])
24 …* Fix module to CIL to only associate declared roleattributes with in-scope types, from Steve Lawr…