Operand
extends Lexeme
in package
Table of Contents
- $length : int
- $value : mixed
- __construct() : mixed
Properties
$length
public
int
$length
$value
public
mixed
$value
Methods
__construct()
public
__construct(mixed $value, int $length) : mixed
Parameters
- $value : mixed
- $length : int