Searched refs:cls (Results 1 – 6 of 6) sorted by relevance
60 def parse(cls, text): argument72 return cls(text)75 def parse_raw(cls, text): argument85 return cls(data=raw[1:])
368 valid-classmethod-first-arg=cls
1231 def FromLocalFile(cls, name, diskname): argument
57 def __call__(self, cls): argument59 generator._generators[self._gen] = cls()60 return cls
270 valid-classmethod-first-arg=cls
3740 var cls = 'resource resource-card';3743 .addClass(cls)