CodeQL library for Swift
codeql/swift-all 2.0.4-dev (changelog, source)
Search

Module Libxml2

Provides models for the libxml2 library.

Import path

import codeql.swift.frameworks.Xml.Libxml2

Imports

swift

Top-level import for the Swift language pack

Classes

Libxml2BadOption

An xmlParserOption for libxml2 that is considered unsafe.

Libxml2ParseCall

A call to a libxml2 function that parses XML.