VariableNode
extends Node
in package
Read onlyYes
Table of Contents
Properties
Methods
- __construct() : mixed
- print() : string
Properties
$index
public
array<int, string>
$index
$name
public
string
$name
Methods
__construct()
public
__construct(string $name, string ...$index) : mixed
Parameters
- $name : string
- $index : string
print()
public
print() : string