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

Module Lxml::Element

Provides models for the lxml.etree.Element class.

Import path

import semmle.python.frameworks.Lxml

Predicates

classRef

Gets a reference to the Element class.

instance

Gets a reference to an lxml.etree.Element instance.

Classes

InstanceSource

A source of lxml.etree.Element instances, extend this class to model new instances.