Searched refs:Extends (Results 1 – 8 of 8) sorted by relevance
72 for node in ast.find_all((nodes.Extends, nodes.FromImport, nodes.Import,
270 class Extends(Stmt): class
234 node = nodes.Extends(lineno=next(self.stream).lineno)
773 have_extends = node.find(nodes.Extends) is not None
3 Bundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.
51 ; Extends the previous example to coupled MIV subscripts.
53 Extends the set of GL_ARB_shadow texture comparision functions to
365 extendsImplementsAnnotation = Extends/implements class with annotation366 extendsImplementsClass = Extends/implements class