Lggr
Public Member Functions | Protected Attributes | List of all members
PHP_Token_FUNCTION Class Reference
Inheritance diagram for PHP_Token_FUNCTION:
Inheritance graph
[legend]
Collaboration diagram for PHP_Token_FUNCTION:
Collaboration graph
[legend]

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
 

Member Function Documentation

◆ getArguments()

PHP_Token_FUNCTION::getArguments ( )
Returns
array

◆ getCCN()

PHP_Token_FUNCTION::getCCN ( )
Returns
int

◆ getName()

PHP_Token_FUNCTION::getName ( )
Returns
string

◆ getSignature()

PHP_Token_FUNCTION::getSignature ( )
Returns
string

◆ isAnonymous()

PHP_Token_FUNCTION::isAnonymous ( )
Returns
bool

The documentation for this class was generated from the following file: