Rllvm (version 0.7-0)

RC++Reference-class: Class "RC++Reference"

Description

These are the classes to represent internal/native C++ objects from the LLVM engine.

Arguments

Objects from the Class

Objects can be created by calls of the form new("RC++Reference", ...).

Slots

ref:

Object of class "externalptr" ~~

Methods

No methods defined with class "RC++Reference" in the signature.

References

LLVM Documentation http://llvm.org/docs/

Examples

Run this code
# NOT RUN {
showClass("RC++Reference")
# }

Run the code above in your browser using DataLab