PHP Class phplinter\Lint\LFile

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

Public Methods

Method Description
__construct ( $node, $options ) ----------------------------------------------------------------------+
_lint ( ) ----------------------------------------------------------------------+

Protected Methods

Method Description
pclosetag ( $pos ) ----------------------------------------------------------------------+
pdefine ( $i ) : integer ----------------------------------------------------------------------+
plines ( ) ----------------------------------------------------------------------+
pnamespace ( $i ) : integer ----------------------------------------------------------------------+
popentag ( $pos ) ----------------------------------------------------------------------+

Method Details

__construct() public method

----------------------------------------------------------------------+
public __construct ( $node, $options )

_lint() public method

----------------------------------------------------------------------+
public _lint ( )

pclosetag() protected method

----------------------------------------------------------------------+
protected pclosetag ( $pos )

pdefine() protected method

----------------------------------------------------------------------+
protected pdefine ( $i ) : integer
return integer stop ----------------------------------------------------------------------+

plines() protected method

----------------------------------------------------------------------+
protected plines ( )

pnamespace() protected method

----------------------------------------------------------------------+
protected pnamespace ( $i ) : integer
return integer stop ----------------------------------------------------------------------+

popentag() protected method

----------------------------------------------------------------------+
protected popentag ( $pos )