PHP 클래스 phplinter\Lint\LMethod

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

공개 메소드들

메소드 설명
_lint ( ) : Array ----------------------------------------------------------------------+

보호된 메소드들

메소드 설명
parent_local ( &$pos ) ----------------------------------------------------------------------+
process_tokens ( ) ----------------------------------------------------------------------+

메소드 상세

_lint() 공개 메소드

----------------------------------------------------------------------+
public _lint ( ) : Array
리턴 Array Reports ----------------------------------------------------------------------+

parent_local() 보호된 메소드

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

process_tokens() 보호된 메소드

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