PHP Class phplinter\Lint\LMethod

Inheritance: extends BaseLint, implements phplinter\Lint\ILint
Show file Open project: robotis/PHPLinter

Public Methods

Method Description
_lint ( ) : Array ----------------------------------------------------------------------+

Protected Methods

Method Description
parent_local ( &$pos ) ----------------------------------------------------------------------+
process_tokens ( ) ----------------------------------------------------------------------+

Method Details

_lint() public method

----------------------------------------------------------------------+
public _lint ( ) : Array
return Array Reports ----------------------------------------------------------------------+

parent_local() protected method

----------------------------------------------------------------------+
protected parent_local ( &$pos )

process_tokens() protected method

----------------------------------------------------------------------+
protected process_tokens ( )