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. |
Aliases
OCNIComment |
DEPRECATED: Alias for OcniComment |
OCNIImport |
DEPRECATED: Alias for OcniImport |
OCNIMethodComment |
DEPRECATED: Alias for OcniMethodComment |