Skip to content

XorExpression

Methods

operator

public operator(): string

Inherited methods

__construct

public __construct(mixed $left, mixed $right, int $line): mixed

Parameters:

Parameter Type Description
$left mixed
$right mixed
$line int

getLine

public getLine(): int

addTraceInfo

public addTraceInfo(mixed $compiler, mixed $indent): mixed

Parameters:

Parameter Type Description
$compiler mixed
$indent mixed

compile

public compile(mixed $compiler, mixed $indent): void

Parameters:

Parameter Type Description
$compiler mixed
$indent mixed

getLeftOperand

public getLeftOperand(): mixed

getRightOperand

public getRightOperand(): mixed

operator

public operator(): string
  • This method is abstract.


Automatically generated on 2025-10-13