PHP 클래스 phplinter\Lint\LFile

상속: extends BaseLint, implements phplinter\Lint\ILint
파일 보기 프로젝트 열기: robotis/PHPLinter

공개 메소드들

메소드 설명
__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 )