Method | Description | |
---|---|---|
FunctionToAST ( Storm\Core\Object\IEntityMap $EntityMap, callable $Function, $ResolveVariables = true ) | ||
__construct ( Storm\Utilities\Cache\ICache $Cache, Storm\Drivers\Fluent\Object\Functional\IReader $Reader, Storm\Drivers\Fluent\Object\Functional\IParser $Parser ) |
Method | Description | |
---|---|---|
FunctionHash ( ReflectionFunctionAbstract $Reflection ) |
public FunctionToAST ( Storm\Core\Object\IEntityMap $EntityMap, callable $Function, $ResolveVariables = true ) | ||
$EntityMap | Storm\Core\Object\IEntityMap | |
$Function | callable |
public __construct ( Storm\Utilities\Cache\ICache $Cache, Storm\Drivers\Fluent\Object\Functional\IReader $Reader, Storm\Drivers\Fluent\Object\Functional\IParser $Parser ) | ||
$Cache | Storm\Utilities\Cache\ICache | |
$Reader | Storm\Drivers\Fluent\Object\Functional\IReader | |
$Parser | Storm\Drivers\Fluent\Object\Functional\IParser |