TokenParser
Less than 1 minute
TokenParser
Properties
namespace
public ParserNamespace $namespace
name
public string $name
line
public int $line
docBlock
public DocBlock $docBlock
fullName
public string $fullName
brief
public string $brief
detail
public string $detail
Methods
__construct
public __construct({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$tokens | array | |
$namespace | ParserNamespace |
parse
protected parse({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$tokens | array | the tokens to parse |
Generated by Hazaar API Doc Generator