Module J2ObjC
Provides classes and predicates for working with OCNI (Objective-C Native Interface).
Import path
import semmle.code.java.frameworks.j2objc.J2ObjCImports
| 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. |