Property | Type | Description | |
---|---|---|---|
$bodyExpressions | |||
$declaration | Pinq\Parsing\IFunctionDeclaration |
Method | Description | |
---|---|---|
__construct ( Pinq\Parsing\IFunctionDeclaration $declaration, array $bodyExpressions ) | ||
getBodyExpressions ( ) | ||
getDeclaration ( ) |
Method | Description | |
---|---|---|
withResolvedMagic ( array $resolvedExpressions ) |
public __construct ( Pinq\Parsing\IFunctionDeclaration $declaration, array $bodyExpressions ) | ||
$declaration | Pinq\Parsing\IFunctionDeclaration | |
$bodyExpressions | array |
protected withResolvedMagic ( array $resolvedExpressions ) | ||
$resolvedExpressions | array |
protected Expression[],Pinq\Expressions $bodyExpressions | ||
return |