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

Module Lxml::ElementTree

Provides models for the lxml.etree.ElementTree class.

Import path

import semmle.python.frameworks.Lxml

Predicates

classRef

Gets a reference to the ElementTree class.

instance

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

Classes

InstanceSource

A source of lxml.etree.ElementTree instances; extend this class to model new instances.