EelExpressionPosition
final class EelExpressionPosition (View source)
| internal |
Properties
| EelExpressionFusionPath | $fusionPath | the fusion path leading to this eel expression. Not always filled (e.g. not in AFX). |
Methods
__construct(string $eelExpression, int $fromOffset, int $toOffset, EelExpressionValue|null $eelExpressionValue = null)
No description
withOffset(int $offset)
No description
withEelExpression(string $eelExpression)
No description
Details
__construct(string $eelExpression, int $fromOffset, int $toOffset, EelExpressionValue|null $eelExpressionValue = null)
No description
EelExpressionPosition
withOffset(int $offset)
No description
withEelExpression(string $eelExpression)
No description