Method Tools.Hilfe.Evaluator()->hilfe_compile()


Method hilfe_compile

object|zero hilfe_compile(string f, void|string new_var)

Description

Creates a wrapper and compiles the pike code f in it. If a new variable is compiled to be tested, its name should be given in new_var so that magically defined entities can be undefined and a warning printed.