7.1. Opt_Class class
7.1.3. getCompiler()
7.1.2. getCache()
« Previous
7.1.4. getTranslationInterface()
Next »

7.1.3. getCompiler()

ConstructMethod
Visibilitypublic
ReferenceOpt_Compiler_Class getCompiler()
Returned valueThe current compiler object.

Returns the compiler object and optionally loads the necessary classes. Unless you develop instructions or reimplement various core features you do not have to use this method.

Note that this method may cause the compiler to be loaded and initialize which may slow down the library.

7.1.3. getCompiler()
7.1. Opt_Class class
« Previous
7.1.2. getCache()
Next »
7.1.4. getTranslationInterface()