Copied!
CloneableInstantiable
Properties
public $function = NULL
 
  • var callable $function
public string $name
Methods
public __construct(string $name, callable $function)
 

CustomFunction constructor.

  • throws \ReflectionException
public execute(array $stack, int $paramCountInStack) : NXP\Classes\Token
 
  • param \Token[] $stack
  • throws \IncorrectNumberOfFunctionParametersException
Properties
private bool $isVariadic
private int $requiredParamCount
private int $totalParamCount
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration