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

Module AEXML

Provides models for the AEXML library.

Import path

import codeql.swift.frameworks.Xml.AEXML

Imports

swift

Top-level import for the Swift language pack

Classes

AexmlDocument

The creation of an AEXMLDocument.

AexmlDocumentDecl

The class AEXMLDocument.

AexmlDocumentLoadXml

A call to AEXMLDocument.loadXML(_:).

AexmlOptionsParserSettingsType

The type AEXMLOptions.ParserSettings.

AexmlOptionsType

The type AEXMLOptions.

AexmlParser

The creation of an AEXMLParser.

AexmlParserDecl

The class AEXMLParser.

AexmlShouldResolveExternalEntities

A reference to the field AEXMLOptions.ParserSettings.shouldResolveExternalEntities.