Documentation

StructuredReference implements Operand

Interfaces, Classes and Traits

Operand

Table of Contents

NAME  = 'Structured Reference'
CLOSE_BRACE  = ']'
OPEN_BRACE  = '['
$value  : string
__construct()  : mixed
fromParser()  : self
value()  : string

Constants

Properties

Methods

__construct()

public __construct(string $structuredReference) : mixed
Parameters
$structuredReference : string
Return values
mixed —

fromParser()

public static fromParser(string $formula, int $index, array<string|int, mixed> $matches) : self
Parameters
$formula : string
$index : int
$matches : array<string|int, mixed>
Return values
self —

Search results