Function __global->may_optimise_out_symbol
Definitions
sources/tempcode_compiler.php
- Find whether the symbol may be optimised out.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$symbol | string | required parameter | N/A | N/A | The symbol |
Return
- May optimise
- Type: boolean
- Set: N/A
- Range: N/A