Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Phan
Analysis
PropertyTypesAnalyzer
PHP 클래스 Phan\Analysis\PropertyTypesAnalyzer
파일 보기
프로젝트 열기: etsy/phan
1 사용 예제들
공개 메소드들
메소드
설명
analyzePropertyTypes
(
CodeBase
$code_base
,
Clazz
$clazz
) :
null
Check to see if the given Clazz is a duplicate
메소드 상세
analyzePropertyTypes()
공개
정적인
메소드
Check to see if the given Clazz is a duplicate
public
static
analyzePropertyTypes
(
CodeBase
$code_base
,
Clazz
$clazz
) :
null
$code_base
Phan\CodeBase
$clazz
Phan\Language\Element\Clazz
리턴
null