PHP Класс phplinter\Lint\LFile

Наследование: extends BaseLint, implements phplinter\Lint\ILint
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $node, $options ) ----------------------------------------------------------------------+
_lint ( ) ----------------------------------------------------------------------+

Защищенные методы

Метод Описание
pclosetag ( $pos ) ----------------------------------------------------------------------+
pdefine ( $i ) : integer ----------------------------------------------------------------------+
plines ( ) ----------------------------------------------------------------------+
pnamespace ( $i ) : integer ----------------------------------------------------------------------+
popentag ( $pos ) ----------------------------------------------------------------------+

Описание методов

__construct() публичный Метод

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

_lint() публичный Метод

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

pclosetag() защищенный Метод

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

pdefine() защищенный Метод

----------------------------------------------------------------------+
protected pdefine ( $i ) : integer
Результат integer stop ----------------------------------------------------------------------+

plines() защищенный Метод

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

pnamespace() защищенный Метод

----------------------------------------------------------------------+
protected pnamespace ( $i ) : integer
Результат integer stop ----------------------------------------------------------------------+

popentag() защищенный Метод

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