Class CompilerEnvironment()->define
- Variable
flags
CppMacroFlags
CompilerEnvironment.define.flags- Note
Read only
- Variable
parts
array
(string
|CppDefArgFlags
|function
(mixed
... :string
))|zero
CompilerEnvironment.define.parts- Description
Macro expansion rule.
- Method
create
CompilerEnvironment.define CompilerEnvironment.define(
string
name
,int
num_args
,array
(string
|CppDefArgFlags
|function
(mixed
|void
... :string
))parts
)