Method compile()
- Method
compile
program
compile(string
source
,object
|void
handler
,int
|void
major
,int
|void
minor
,program
|void
target
,object
|void
placeholder
)- Description
Backward compatibility implementation of predef::compile().
This only differs from predef::compile() in that the argument types are somewhat relaxed.