CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Module J2ObjC

Provides classes and predicates for working with OCNI (Objective-C Native Interface).

Import path

import semmle.code.java.frameworks.j2objc.J2ObjC

Imports

java

Provides all default Java QL imports.

Classes

OcniComment

An Objective-C Native Interface (OCNI) comment.

OcniImport

An Objective-C Native Interface (OCNI) native import comment.

OcniMethodComment

An Objective-C Native Interface (OCNI) comment that contains Objective-C code implementing a native method.