Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
DefaultCompilerEnvironment

Module DefaultCompilerEnvironment

Description

The CompilerEnvironment object that is used for loading C-modules and by compile() .

Note

compile() is essentially an alias for the CompilerEnvironment()->compile() in this object.

See also

CompilerEnvironment , compile()