|
Lggr
|


Public Member Functions | |
| getArguments () | |
| getName () | |
| getCCN () | |
| getSignature () | |
| isAnonymous () | |
Public Member Functions inherited from PHP_TokenWithScopeAndVisibility | |
| getVisibility () | |
| getKeywords () | |
Public Member Functions inherited from PHP_TokenWithScope | |
| getDocblock () | |
| getEndTokenId () | |
| getEndLine () | |
Public Member Functions inherited from PHP_Token | |
| __construct ($text, $line, PHP_Token_Stream $tokenStream, $id) | |
| __toString () | |
| getLine () | |
| getId () | |
Protected Attributes | |
| $arguments | |
| $ccn | |
| $name | |
| $signature | |
Protected Attributes inherited from PHP_TokenWithScope | |
| $endTokenId | |
Protected Attributes inherited from PHP_Token | |
| $text | |
| $line | |
| $tokenStream | |
| $id | |
| PHP_Token_FUNCTION::getArguments | ( | ) |
| PHP_Token_FUNCTION::getCCN | ( | ) |
| PHP_Token_FUNCTION::getName | ( | ) |
| PHP_Token_FUNCTION::getSignature | ( | ) |
| PHP_Token_FUNCTION::isAnonymous | ( | ) |
1.8.17