Method CompilerEnvironment()->CPP()->resolv()
- Method
resolv
mixedresolv(stringsym)- Description
Attempt to resolve a symbol.
The default implementation calls CompilerEnvironment()->resolv() in the parent object, with the remaining arguments taken from the current CPP context.
- Returns
Returns the value of
symif found, and UNDEFINED if not.