Extracted from Pike v7.8 release 352 at 2012-06-25.
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()