CodeQL library for Python
codeql/python-all 7.2.0 (changelog, source)
Search

Module SocketIO::Namespace

Provides modeling for socketio server Namespace/AsyncNamespace classes.

Import path

import semmle.python.frameworks.Socketio

Predicates

instance

Gets a reference to an instance of a subclass of socketio.Namespace or socketio.AsyncNamespace.

subclassRef

Gets a reference to the socketio.Namespace or socketio.AsyncNamespace classes or any subclass.

Classes

NamespaceClass

A socketio Namespace class.