Method MasterObject()->CompatResolver()->resolv()
- Method
resolv
mixed
resolv(string
identifier
,string
|void
current_file
,CompilationHandler
|void
current_handler
,CompilationHandler
|void
current_compat_handler
)- Description
Resolve the
identifier
expression.- Returns
Returns the value of the
identifier
if it exists, and UNDEFINED otherwise.