Documentation

StructuredReference
in package
implements Operand, Stringable

FinalYes

Table of Contents

Interfaces

Operand
Stringable

Constants

NAME  = 'Structured Reference'

Methods

__construct()  : mixed
__toString()  : string
fromParser()  : self
parse()  : string
value()  : string

Constants

Methods

__construct()

public __construct(string $structuredReference) : mixed
Parameters
$structuredReference : string

fromParser()

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

        
On this page

Search results