Property | Type | Description | |
---|---|---|---|
$name | string |
Method | Description | |
---|---|---|
__construct ( $name, Pinq\Expressions\IEvaluationContext $context = null ) |
Method | Description | |
---|---|---|
doEvaluation ( array $variableTable ) | ||
doEvaluationWithNewThis ( array $variableTable, $newThis ) |
public __construct ( $name, Pinq\Expressions\IEvaluationContext $context = null ) | ||
$context | Pinq\Expressions\IEvaluationContext |
protected doEvaluation ( array $variableTable ) | ||
$variableTable | array |
protected doEvaluationWithNewThis ( array $variableTable, $newThis ) | ||
$variableTable | array |