Documentation

Path
in package
implements QueryNode

Table of Contents

Interfaces

QueryNode

Properties

$nodes  : array<string|int, mixed>

Methods

__construct()  : mixed
getNodes()  : array<int, PathNode>
visit()  : mixed

Properties

$nodes read-only

private array<string|int, mixed> $nodes

Methods

__construct()

public __construct(array<int, PathNode$nodes) : mixed
Parameters
$nodes : array<int, PathNode>

visit()

public visit(Executor $param, mixed $currentObject, mixed $root) : mixed
Parameters
$param : Executor
$currentObject : mixed
$root : mixed
Tags
inheritDoc

        
On this page

Search results