ParserParameter
Less than 1 minute
ParserParameter
Properties
type
public string $type
isNullable
public bool $isNullable
default
public mixed $default
byRef
public bool $byRef
variadic
public bool $variadic
comment
public string $comment
Methods
__construct
public __construct({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$tokens | array | |
$isNullable | bool |
parse
protected parse({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$tokens | array |
Generated by Hazaar API Doc Generator